summaryrefslogtreecommitdiff
path: root/.config/shells/dirrc
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2025-08-31 21:46:11 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2025-08-31 21:46:11 -0400
commitbb4010e31c79d2716098843f7fe9b38c969f0950 (patch)
tree10ed7f8f1fbfda3f6d0d6d9f528911a1416fcc74 /.config/shells/dirrc
parentb0eb9b97fe9466d92927a5e746054921e44eaa0c (diff)
newsboat adds youtube urls to a file for downloading
Diffstat (limited to '.config/shells/dirrc')
-rwxr-xr-x.config/shells/dirrc7
1 files changed, 3 insertions, 4 deletions
diff --git a/.config/shells/dirrc b/.config/shells/dirrc
index 05b0b39..2815d12 100755
--- a/.config/shells/dirrc
+++ b/.config/shells/dirrc
@@ -4,7 +4,6 @@ alias \
d="cd ~/Documents" \
bk="cd ~/Documents/Books" \
dw="cd ~/Downloads" \
- g="cd ~/Documents/Projects/git" \
- c="cd ~/.config" \
- e="cd ~/Documents/Projects/Experiments" \
- cmpsc="cd /Users/jmm/OneDrive\ -\ The\ Pennsylvania\ State\ University/Semester\ 2/CMPSC132/"
+ p="cd ~/Documents/Projects" \
+ m="cd ~/Documents/musings" \
+ c="cd ~/.config"