mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 01:37:14 +01:00
add nvm stuff
This commit is contained in:
parent
ac612fd6b1
commit
3607543e30
@ -57,9 +57,14 @@ complete -o "nospace" -W "Contacts Calendar Dock Finder Mail Safari iTunes Syste
|
||||
complete -C aws_completer aws
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# nvm
|
||||
# ----------------------------------------------------------------------
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
. "$(brew --prefix nvm)/nvm.sh"
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------
|
||||
# rvm
|
||||
# ----------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user