Skip to content

Commit

Permalink
bump patchlevel
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Apr 10, 2012
1 parent bced601 commit 27ac654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/aliases.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [[ -s $HOME/.rvm/scripts/rvm ]]
then
if $(which hub &> /dev/null) && [[ -s $HOME/.rvm/rubies/ruby-1.8.7-p334 ]]
then
alias git='$HOME/.rvm/rubies/ruby-1.8.7-p334/bin/ruby `which hub`'
alias git='$HOME/.rvm/rubies/ruby-1.8.7-p358/bin/ruby `which hub`'
else
fi
fi
Expand Down

0 comments on commit 27ac654

Please sign in to comment.