Skip to content

Commit

Permalink
Remove the nvm cask and configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
tristandunn committed May 13, 2017
1 parent 9720ef7 commit 50b2b92
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Brewfile
Expand Up @@ -12,7 +12,6 @@ brew "gcc"
brew "git"
brew "heroku"
brew "macvim"
brew "nvm"
brew "postgresql"
brew "rcm"
brew "redis"
Expand Down
4 changes: 0 additions & 4 deletions zshrc
Expand Up @@ -42,10 +42,6 @@ export HOMEBREW_NO_ANALYTICS=1
# Use the old caskroom for now.
export HOMEBREW_CASK_OPTS="--caskroom=/opt/homebrew-cask/Caskroom"

# Use nvm for node.js management.
export NVM_DIR=~/.nvm
. ~/.nvm/nvm.sh

# Load the chruby magic.
source /usr/local/opt/chruby/share/chruby/chruby.sh
source /usr/local/opt/chruby/share/chruby/auto.sh
Expand Down

0 comments on commit 50b2b92

Please sign in to comment.