bundle pry

This commit is contained in:
Loic Nageleisen 2012-08-09 13:42:35 +02:00
parent 6692dbc632
commit 53b18ca0db

2
zshrc
View file

@ -51,7 +51,7 @@ autoload -Uz compinit
compinit
# bundler
bundled_commands=(annotate cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails irb rails)
bundled_commands=(annotate cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails irb rails pry)
_bundler-installed() {
which bundle > /dev/null 2>&1