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
da210921
Commit
da210921
authored
Jun 04, 2015
by
Robby Russell
Browse files
Merge pull request #3945 from nicolas-brousse/homebrew-plugin
Create new aliases for homebrew plugin
parents
1b625afd
7416018d
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/brew/brew.plugin.zsh
View file @
da210921
alias
brews
=
'brew list -1'
alias
bubu
=
"brew update && brew upgrade && brew cleanup"
alias
bubo
=
'brew update && brew outdated'
alias
bubc
=
'brew upgrade && brew cleanup'
alias
bubu
=
'bubo && bubc'
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