mirror of
https://github.com/FAUSheppy/config
synced 2025-12-08 15:48:32 +01:00
typo in path
This commit is contained in:
2
zshrc
2
zshrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user