Skip to content

Commit

Permalink
Merge pull request ohmyzsh#4809 from aried3r/patch-1
Browse files Browse the repository at this point in the history
Add missing alias to README of bundler plugin
  • Loading branch information
mcornella committed Mar 30, 2016
2 parents 5365cca + a6ad7a0 commit 8daa52d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/bundler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- `bl` aliased to `bundle list`
- `bp` aliased to `bundle package`
- `bo` aliased to `bundle open`
- `bout` aliased to `bundle outdated`
- `bu` aliased to `bundle update`
- `bi` aliased to `bundle install --jobs=<cpu core count>` (only for bundler `>= 1.4.0`)
- adds a wrapper for common gems:
Expand Down

0 comments on commit 8daa52d

Please sign in to comment.