Skip to content

Commit

Permalink
RVMは利用しない
Browse files Browse the repository at this point in the history
  • Loading branch information
nakajijapan committed Apr 11, 2012
1 parent 626a0db commit 008a474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .zshrc
Expand Up @@ -236,8 +236,8 @@ export PATH=/usr/local/bin:/usr/local/sbin/:$PATH
export MANPATH=/opt/local/man:$MANPATH

# ruby RVM
export PATH=/usr/local/rvm/bin:$PATH
[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
#export PATH=/usr/local/rvm/bin:$PATH
#[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"
# ruby rbenv
eval "$(rbenv init -)"
source ~/.rbenv/completions/rbenv.zsh
Expand Down

0 comments on commit 008a474

Please sign in to comment.