- Download iTerm2.
- Install Homebrew
- Install Meslo font:
brew tap homebrew/cask-fonts && brew install homebrew/cask-fonts/font-meslo-lg-nerd-font
brew install antigen htop curl jq
Open iTerm2 then go to Preferences
> General
> Preferences
. Check Load preferences from a custom folder or URL
and set the path to the iTerm2
folder in this directory.
Symling the files from this directory:
cd; ln -s /absolute/path/to/dotfiles/.antigenrc
cd; ln -s /absolute/path/to/dotfiles/.zshrc
cd; ln -s /absolute/path/to/dotfiles/.zshenv
(make sore to edit theDEFAULT_USER
)cd ~/.config; ln -s /absolute/path/to/dotfiles/config/htop