typo in path

This commit is contained in:
Sheppy
2017-02-09 20:04:14 +01:00
parent 7af10b9c2b
commit cad91c37b4

2
zshrc
View File

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