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
Oh My Zsh
Commits
7416018d
Commit
7416018d
authored
May 31, 2015
by
Nicolas Brousse
Browse files
Create new aliases for homebrew plugin
parent
14003460
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/brew/brew.plugin.zsh
View file @
7416018d
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