add(fish): more abbreviations

This commit is contained in:
Léana 江 2023-03-31 00:16:48 +02:00
parent 69d9769d80
commit 735b838aa2
2 changed files with 2 additions and 9 deletions

View file

@ -1,7 +0,0 @@
#!/opt/homebrew/bin/fish
function brew_update
/opt/homebrew/bin/brew update
/opt/homebrew/bin/brew upgrade
/opt/homebrew/bin/brew autoremove
/opt/homebrew/bin/brew cleanup
end