diff options
Diffstat (limited to 'shenanigans.sh')
| -rwxr-xr-x | shenanigans.sh | 1 |
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 | ||
| 42 | alias p='cd ~/Vault/projects' | 42 | alias p='cd ~/Vault/projects' |
| 43 | alias n='cd ~/Vault/notes' | ||
| 43 | alias j='cd ~/Junk/current' | 44 | alias j='cd ~/Junk/current' |
| 44 | alias d='cd ~/Downloads' | 45 | alias d='cd ~/Downloads' |
| 45 | 46 | ||
