Reinstall all installed Homebrew formulae/casks
Reinstalls all installed Homebrew formulae and casks
Authored by: Wyatt-StankeBrought to you by Warp, a free terminal reimagined to work like a modern app.
Command
Copy
brew list -1 | xargs brew reinstall
Tags
Edit in GitHub
Copied