From cad91c37b425f4c909e9c13af81d5ac1243b30bc Mon Sep 17 00:00:00 2001 From: Sheppy Date: Thu, 9 Feb 2017 20:04:14 +0100 Subject: [PATCH] typo in path --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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