Add N_PREFIX.
This commit is contained in:
@@ -12,5 +12,7 @@ if [ -d "${PYENV_ROOT}" ]; then
|
|||||||
eval "$(pyenv init -)"
|
eval "$(pyenv init -)"
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
|
export N_PREFIX="$HOME"
|
||||||
|
#
|
||||||
# Put rvm at last position.
|
# Put rvm at last position.
|
||||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
|
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
|
||||||
|
|||||||
@@ -12,5 +12,7 @@ if [ -d "${PYENV_ROOT}" ]; then
|
|||||||
eval "$(pyenv init -)"
|
eval "$(pyenv init -)"
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
|
export N_PREFIX="$HOME"
|
||||||
|
#
|
||||||
# Put rvm at last position.
|
# Put rvm at last position.
|
||||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
|
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
|
||||||
|
|||||||
Reference in New Issue
Block a user