Fira Code (Get here)
via curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
via wget
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
$ brew install zsh-syntax-highlighting
Copy saraiva.zsh-theme
to ~/.oh-my-zsh/themes/
folder
Update your ~/.zshrc
file with the config in the zshrc-config
file
Import Saraiva.terminal
file into profiles settings and make it default
Import Saraiva.itermcolors
file into your default profile color settings
Change font to Fira Code Regular 12pt
Copy settings from vscode-settings.json
to your Visual Studio Code settings