Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.01 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.01 KB

homebrew-aliases-fish

⚡️ Some useful shortcuts that I missed when migrating from zsh to fish

Taken from oh-my-zsh brew plugin

Install

Install with Fisher:

fisher install miralize/homebrew-aliases-fish

Commands

Alias Command(s)
brewp brew pin
brews brew list -1
brewsp brew list --pinned
bubo brew update && brew outdated
bubc brew upgrade && brew cleanup
bubu bubo && bubc
buf brew upgrade --formula
bcubo brew update && brew outdated --cask
bcubc brew upgrade --cask && brew cleanup

License

MIT