Skip to content

Adds brew abbreviations to the fish shell

License

Notifications You must be signed in to change notification settings

Mrfiregem/drunken.fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drunken.fish

Inspired by the alehouse zsh plugin, this adds abbreviations for common brew commands. This version is more lean compared to alehouse, meaning these are less shortened commands.

You can install this plugin with fisher:

fisher install Mrfiregem/drunken.fish

Command Aliases

Alias Command
br brew
brewup Upgrades packages and cleans brew
cask brew cask
bi brew info
bis brew install
bus brew uninstall
ci brew info --cask
cis brew install --cask
cus brew uninstall --cask
bs brew search
bsd brew search --desc
cs brew search --cask
bdr brew doctor
bcz brew cask zap
blv brew leaves
bls brew list
bll brew list -l
cls brew list --cask
brmt brew rmtree (if tap is installed)