Skip to content

Commit

Permalink
add gems 1.8 path for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
marshall committed Feb 14, 2013
1 parent 7df90d2 commit 6c406a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/ruby.zsh
@@ -1,3 +1,3 @@
# Add RVM to PATH for scripting # Add RVM to PATH for scripting
PATH=$PATH:$HOME/.rvm/bin PATH=$PATH:$HOME/.rvm/bin:/var/lib/gems/1.8/bin
[[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm [[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm

0 comments on commit 6c406a8

Please sign in to comment.