Skip to content

Commit

Permalink
add whatever rvm wanted
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Apr 10, 2012
1 parent 85c94a7 commit bced601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/path.zsh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export PATH="./bin:/usr/local/bin:/usr/local/sbin:$HOME/.sfs:$ZSH/bin:$PATH"
export PATH="./bin:/usr/local/bin:/usr/local/sbin:$HOME/.sfs:$ZSH/bin:$PATH:$HOME/.rvm/bin"

export MANPATH="/usr/local/man:/usr/local/mysql/man:/usr/local/git/man:$MANPATH"

0 comments on commit bced601

Please sign in to comment.