A curated list of utilities we use on mac. This guide will help you to set up your development environment.
- iTerm OS 10.14+
- Hyper
- Oh My ZSH
- Using Wget
sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
- Using Curl
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Using Wget
- Powerlevel 10k
- XCode command line utilities
xcode-select install
- Valet
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"