Skip to content

Commit

Permalink
Added Homebrew cask uninstall alias
Browse files Browse the repository at this point in the history
  • Loading branch information
NuroDev committed Apr 21, 2024
1 parent a508f16 commit ecacafe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .aliases
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ alias bls="b ls"
alias bud="b update"
alias bug="b upgrade"
alias bui="b uninstall"
alias buic="b uninstall --cask"

# Cargo
alias c="cargo"
Expand Down

0 comments on commit ecacafe

Please sign in to comment.