Skip to content

Instantly share code, notes, and snippets.

@D3MZ
Created December 7, 2012 16:45
Show Gist options
  • Save D3MZ/4234549 to your computer and use it in GitHub Desktop.
Save D3MZ/4234549 to your computer and use it in GitHub Desktop.
Oh my zsh breaks RVM. Great what else is new?
1. open ~/.zshrc in your favorite editor
2. change "export PATH=/path/to/something" to "export PATH=$PATH:/path/to/something"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment