Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 418 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 418 Bytes

Install homebrew

Check for the latest install instructions.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install dependencies

./install.sh

Install oh-my-zsh

Check for the latest install instructions.

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"