diff --git a/zshrc b/zshrc index 361ca17..8152227 100644 --- a/zshrc +++ b/zshrc @@ -101,7 +101,7 @@ if [[ $HOST =~ atlantis* ]]; then fi ## Pathing ## -CIP_MOUNTPOINT = "$HOME/moutpoints/cip" +CIP_MOUNTPOINT="$HOME/moutpoints/cip" FS_PREFIX="" CIPTMP="/proj/ciptmp/$USER" if [[ $HOST =~ atlantis* ]]; then