summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index 357804c..9d690eb 100644
--- a/zshrc
+++ b/zshrc
@@ -39,10 +39,10 @@ alias -s py=vim
# Directories
alias u='cd ~/Dropbox/phd'
alias uc='cd ~/Dropbox/phd/programs'
-alias up='cd ~/Dropbox/phd/papers'
alias ul='cd ~/Dropbox/phd/literature'
alias ur='cd ~/Dropbox/phd/reports'
-alias us='cd ~/Dropbox/phd/presentations'
+alias up='cd ~/Dropbox/phd/presentations'
+alias papers='cd ~/Dropbox/phd/papers'
alias cdd='cd ~/dotfiles'
# Commands