Skip to content

Commit 8a45f26

Browse files
committed
Add a brew alias
1 parent 6168a0f commit 8a45f26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.zshrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ alias ....='cd ../../..'
9393
# files/dir
9494
alias md='mkdir -p'
9595

96+
# brew
97+
alias brewcl='brew cleanup --prune=all'
98+
9699
# nave / node
97100
alias nd='nave use'
98101

0 commit comments

Comments
 (0)