Dotfile management originally based on an Atlassian guide and further inspired by a Gitlab article.
- Install iTerm2
- Pull the bootstrap shell file from gist
- Execute the script
cd ~/setup
sh setup-brew.sh
brew bundle
- Add fnm to .zprofile
- `fnm install --lts1
sh setup-vim-plug.sh
nvim
and then:PlugInstall
sh setup-powerline-fonts.sh
sh setup-prezto.sh
sh setup-iterm.sh