X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/9e04084deedc31c6c0b25b23b012915238e4a6cf..af9348928c28e9c9c89a9c03ac10c3029848659c:/zshrc diff --git a/zshrc b/zshrc index c4d1d1d..8577db7 100644 --- 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