Skip to content

Instantly share code, notes, and snippets.

@stand-sure
Created August 9, 2023 20:36
Show Gist options
  • Select an option

  • Save stand-sure/742e89eaa8d2d1c7cacca3370e0648a5 to your computer and use it in GitHub Desktop.

Select an option

Save stand-sure/742e89eaa8d2d1c7cacca3370e0648a5 to your computer and use it in GitHub Desktop.
reinstall all brew apps -- useful if links get fouled up
#! /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