homebrew

My Note

  • Useful commands
bash
# no longer needed
brew autoremove

# outdated
brew cleanup
  • Install Alacritty w/o security BS
bash
brew install --cask alacritty --no-quarantine