Last active
June 13, 2021 15:20
-
-
Save rizkysyazuli/38dfc121a6eae3293f27239319d342a3 to your computer and use it in GitHub Desktop.
[Shell - macOS] Useful macOS specific shell commands #shell #mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Brew commands | |
brew cleanup | |
rm -rf $(brew --cache) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment