Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10851214
D4484.id11168.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D4484.id11168.diff
View Options
Index: .bashrc
===================================================================
--- .bashrc
+++ .bashrc
@@ -36,5 +36,17 @@
}
fi
+export EDITOR=/usr/bin/nvim
+export VISUAL=/usr/bin/nvim
+
+# an alias for the notes folder
+alias notes='cd ~/Dropbox/notes && ranger'
+
+# an alias for the notes folder when on WSL
+alias notess='cd /mnt/c/Users/David/Dropbox/notes && ranger'
+
+# an alias for getting youtube audio
+alias yt-dl-xa='youtube-dl --extract-audio --audio-format mp3'
+
# Leave at bottom
source /usr/share/defaults/etc/profile
Index: .config-notes.md
===================================================================
--- .config-notes.md
+++ .config-notes.md
@@ -1,4 +1,4 @@
-# Notse on my version controlled dot-files
+# Notes on my version controlled dot-files
## Neovim
Index: .zshrc
===================================================================
--- .zshrc
+++ .zshrc
@@ -61,6 +61,9 @@
# an alias for the notes folder
alias notes='cd ~/Dropbox/notes && ranger'
+# an alias for the notes folder when on WSL
+alias notess='cd /mnt/c/Users/David/Dropbox/notes && ranger'
+
# an alias for getting youtube audio
alias yt-dl-xa='youtube-dl --extract-audio --audio-format mp3'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 13 2023, 10:23 AM (8 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5856004
Default Alt Text
D4484.id11168.diff (1 KB)
Attached To
Mode
D4484: Initial commit of flashrom
Attached
Detach File
Event Timeline
Log In to Comment