Homebrew
Install homebrew
and useful extensions
Installationâ
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Extensionsâ
rmtreeâ
Remove a formula and its unused dependencies
# Installation
brew tap beeftornado/rmtree
# Commonly Usage
brew rmtree ffmpeg
cask-upgradeâ
A command line tool for upgrading every outdated app installed by Homebrew Cask
# Installation
brew tap buo/cask-upgrade
# Commonly Usage
brew cu -a
cask-fontsâ
# Installation
brew tap homebrew/cask-fonts
# Commonly Usage
brew install font-fira-code