Created
August 9, 2023 20:36
-
-
Save stand-sure/742e89eaa8d2d1c7cacca3370e0648a5 to your computer and use it in GitHub Desktop.
reinstall all brew apps -- useful if links get fouled up
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
| #! /usr/bin/env bash | |
| brew list | xargs brew reinstall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment