mirror of
https://github.com/owenlejeune/zsh-plugins.git
synced 2025-11-18 13:30:54 -05:00
update plugins
This commit is contained in:
@@ -5,6 +5,7 @@ function brewup() {
|
||||
brew upgrade
|
||||
echo "***BREW CLEANUP***"
|
||||
brew cleanup
|
||||
brew autoremove
|
||||
echo "***BREW DOCTOR***"
|
||||
brew doctor
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user