mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Add nvm and newest ruby version
This commit is contained in:
@@ -1 +1 @@
|
||||
ruby-2.0
|
||||
ruby-2.1
|
||||
|
||||
@@ -29,3 +29,6 @@ if [[ -d "$HOME/source" ]]; then
|
||||
fi
|
||||
|
||||
# Customize to your needs...
|
||||
|
||||
export NVM_DIR="/Users/tedkulp/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
|
||||
Reference in New Issue
Block a user