Skip to content

Commit

Permalink
Add chruby stuffs
Browse files Browse the repository at this point in the history
  • Loading branch information
mileszs committed Feb 9, 2015
1 parent 896b4a6 commit cd81967
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,7 @@ export PATH="/usr/local/heroku/bin:$PATH"
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting

export PATH="/usr/local/bin:$PATH"

# chruby
source /usr/local/opt/chruby/share/chruby/chruby.sh
source /usr/local/opt/chruby/share/chruby/auto.sh

0 comments on commit cd81967

Please sign in to comment.