Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
7627004a
Commit
7627004a
authored
Nov 20, 2015
by
Marc Cornellà
Browse files
Merge pull request #4612 from stereodenis/patch-1
bundle outdated alias
parents
5289edce
bee79f08
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/bundler/bundler.plugin.zsh
View file @
7627004a
...
...
@@ -2,6 +2,7 @@ alias be="bundle exec"
alias
bl
=
"bundle list"
alias
bp
=
"bundle package"
alias
bo
=
"bundle open"
alias
bout
=
"bundle outdated"
alias
bu
=
"bundle update"
alias
bi
=
"bundle_install"
alias
bcn
=
"bundle clean"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment