mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
parent
9a0e4f0aca
commit
64c2c049aa
2 changed files with 3 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ if [[ -d "$HOMEBREW_PREFIX/share/zsh/site-functions" ]]; then
|
|||
fpath+=("$HOMEBREW_PREFIX/share/zsh/site-functions")
|
||||
fi
|
||||
|
||||
alias ba='brew autoremove'
|
||||
alias bc='brew cleanup'
|
||||
alias bci='brew info --cask'
|
||||
alias bcin='brew install --cask'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue