Skip to content

Instantly share code, notes, and snippets.

@tagrudev
Created November 29, 2011 09:28
Show Gist options
  • Save tagrudev/1404157 to your computer and use it in GitHub Desktop.
Save tagrudev/1404157 to your computer and use it in GitHub Desktop.
Adding nvm support for zsh
vim .zshrc
#Adding nvm on loading
source ~/.nvm/nvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment