aboutsummaryrefslogtreecommitdiff
path: root/shenanigans.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shenanigans.sh')
-rwxr-xr-xshenanigans.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/shenanigans.sh b/shenanigans.sh
index 4bbd514..11b3194 100755
--- a/shenanigans.sh
+++ b/shenanigans.sh
@@ -40,6 +40,7 @@ alias server='python3 -m http.server 6969'
40# Custom folder jump commands. 40# Custom folder jump commands.
41 41
42alias p='cd ~/Vault/projects' 42alias p='cd ~/Vault/projects'
43alias n='cd ~/Vault/notes'
43alias j='cd ~/Junk/current' 44alias j='cd ~/Junk/current'
44alias d='cd ~/Downloads' 45alias d='cd ~/Downloads'
45 46