small fix

This commit is contained in:
Sheppy
2017-01-24 14:56:58 +01:00
parent fe06253359
commit 6b5b372087

2
zshrc
View File

@@ -101,7 +101,7 @@ if [[ $HOST =~ atlantis* ]]; then
fi fi
## Pathing ## ## Pathing ##
CIP_MOUNTPOINT = "$HOME/moutpoints/cip" CIP_MOUNTPOINT="$HOME/moutpoints/cip"
FS_PREFIX="" FS_PREFIX=""
CIPTMP="/proj/ciptmp/$USER" CIPTMP="/proj/ciptmp/$USER"
if [[ $HOST =~ atlantis* ]]; then if [[ $HOST =~ atlantis* ]]; then