Skip to main content

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