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