Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
aliasing irb -> pry
  • Loading branch information
Jordan Stephens committed Jan 23, 2014
1 parent 05b85aa commit 175c22f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zshrc
Expand Up @@ -85,6 +85,7 @@ alias ll='ls -lh'
alias la='ls -lha'
alias sc='starcluster'
alias scssh='starcluster sn -u moto'
alias irb='pry'

if which rbenv > /dev/null; then eval "$(rbenv init - zsh)"; fi

0 comments on commit 175c22f

Please sign in to comment.