]> git.rmz.io Git - dotfiles.git/blobdiff - zshrc
[WIP] Push all of the ultrahaptics changes!
[dotfiles.git] / zshrc
diff --git a/zshrc b/zshrc
index c4d1d1d081cd668179932ae16c13459a7f889cc6..8577db7fba0b487515c2a2ed3ad86bd54713e8ce 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -49,7 +49,7 @@ for alias_file ($ZSH/aliases/*.zsh); do
 done
 
 # set up a few named directories
-hash -d Skaro=/mnt/Skaro
+hash -d fook=/mnt/fook
 hash -d ccr=~/ccr
 hash -d src=~/src
 hash -d chroot_testing=/buildsystem/testing/buildroot
@@ -57,6 +57,7 @@ hash -d chroot_master=/buildsystem/master/buildroot
 hash -d chroot_lib32=/buildsystem/lib32/buildroot
 hash -d wineprefixes=/mnt/data/wineprefixes
 hash -d UniMaas=~/dropbox/Documents/UniMaas
+[[ -d /mnt/common ]] && hash -d common=/mnt/common
 
 # set some env variables
 export _gamedir=/mnt/Skaro/Games/Linux/HumbleBundle