aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]emacs.el0
-rwxr-xr-xshenanigans.sh1
2 files changed, 1 insertions, 0 deletions
diff --git a/emacs.el b/emacs.el
index 0c719d5..0c719d5 100755..100644
--- a/emacs.el
+++ b/emacs.el
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