Skip to content

Commit

Permalink
RVM addition
Browse files Browse the repository at this point in the history
  • Loading branch information
skalnik committed Feb 21, 2012
1 parent 7f4e607 commit f65700f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rvm/gemsets/default.gems.symlink
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bundler
pry
2 changes: 2 additions & 0 deletions zsh/zshrc.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ if [[ $TERM_PROGRAM == "Apple_Terminal" ]] && [[ -z "$INSIDE_EMACS" ]] {
}
chpwd
}

PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting

0 comments on commit f65700f

Please sign in to comment.