diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-03-13 12:10:32 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-03-13 12:10:32 +0000 |
commit | 2163290664136a358648cf968572344d6406580e (patch) | |
tree | e6a3df0b686665c525e399651a55ce6e0840e645 /zshrc | |
parent | b3727cce64e67585bfee83ebe6523712091cc4a0 (diff) |
commit before merge
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ alias up='cd ~/Dropbox/phd/presentations' alias ul='cd ~/Dropbox/phd/literature' alias ur='cd ~/Dropbox/phd/reports' alias papers='cd ~/Dropbox/phd/papers' +alias books='cd ~/Dropbox/phd/books' alias cdd='cd ~/dotfiles' # Commands |