some changes for env
This commit is contained in:
parent
ba2afd41e9
commit
5ca12bb613
2 changed files with 6 additions and 6 deletions
6
zshrc
6
zshrc
|
@ -1,9 +1,3 @@
|
|||
if [[ "$OSTYPE" == darwin* ]]; then
|
||||
NVM_DIR="/usr/local/opt/nvm"
|
||||
else
|
||||
NVM_DIR="/home/atomaka/.nvm"
|
||||
fi
|
||||
|
||||
[[ -d "$GNU_TOOLS_PATH" ]] && PATH="$GNU_TOOLS_PATH:$PATH"
|
||||
[[ -d "$GNU_TOOLS_MAN_PATH" ]] && MANPATH="$GNU_TOOLS_MAN_PATH:$MANPATH"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue