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
89219023
Commit
89219023
authored
Jun 14, 2015
by
Robby Russell
Browse files
Merge pull request #3852 from sachin21/add_alias_of_bundle_clean
Add alias of bundle clean
parents
5d214af6
d60d4f68
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/bundler/bundler.plugin.zsh
View file @
89219023
...
@@ -4,6 +4,7 @@ alias bp="bundle package"
...
@@ -4,6 +4,7 @@ alias bp="bundle package"
alias
bo
=
"bundle open"
alias
bo
=
"bundle open"
alias
bu
=
"bundle update"
alias
bu
=
"bundle update"
alias
bi
=
"bundle_install"
alias
bi
=
"bundle_install"
alias
bcn
=
"bundle clean"
bundled_commands
=(
bundled_commands
=(
annotate
annotate
...
...
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