mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
bundle rubocop
This commit is contained in:
parent
3cabd39391
commit
bd2ed8dd46
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# bundler
|
||||
|
||||
bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rails rake rspec ruby shotgun spec spork thin unicorn unicorn_rails irb pry)
|
||||
bundled_commands=(annotate cap capify cucumber guard heroku nanoc rackup rainbows rails rake rspec rubocop ruby shotgun spec spork thin unicorn unicorn_rails irb pry)
|
||||
|
||||
_bundler-installed() {
|
||||
which bundle > /dev/null 2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue