Brew

Most of my macOS apps are installed using brew. My Dotfiles rely on it for updating and installing on new machines. Among my many aliases there are various shorthands for brew commands

Commands

  • brew install - aliased to bi
  • brew uninstall - aliased to bu
  • brew reinstall - aliased to br
  • brew search - aliased to bs

Resources

  • brew cu
  • https://github.com/Homebrew/brew
  • https://docs.brew.sh/Manpage
2021-11-30

Backlinks

  • macOS
    • Brew
    • Brew
  • Dotfiles
    • They include setup scripts for easily getting a new dev environment running exactly the way I want it. Lots of the installation process is handled by Brew

brewmacos
logo