From ef4a07487662b7ac8b6070f1f61255adbf26005e Mon Sep 17 00:00:00 2001 From: Sheppy Date: Thu, 26 Jan 2017 20:29:34 +0100 Subject: [PATCH] changed mountpoints --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index 8152227..f859e5b 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_root" FS_PREFIX="" CIPTMP="/proj/ciptmp/$USER" if [[ $HOST =~ atlantis* ]]; then