mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-24 02:52:06 +01:00
add nvm
This commit is contained in:
parent
0594e0c64a
commit
baa1e36ee3
@ -100,6 +100,14 @@ complete -C aws_completer aws
|
||||
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# nvm
|
||||
# ----------------------------------------------------------------------
|
||||
|
||||
# export NVM_DIR="$HOME/.nvm"
|
||||
# . "/usr/local/opt/nvm/nvm.sh"
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# ssh hack for SSH_AUTH_SOCK
|
||||
# ----------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user