Clone this repo in any folder, and then run the config scripts.
./configure_osx.sh
Link dotfiles to ~
./configure_dotfiles.sh
./install_deps.sh
./install_brew_formulas.sh
git config --global core.excludesfile ~/.gitignore_global
git config --global core.editor "code --wait"
scutil --set ComputerName "MACHINE-NAME"
scutil --set LocalHostName "MACHINE-NAME"
scutil --set HostName "MACHINE-NAME.local"
chsh -s /bin/bash
Just load the iTerm2Settings.json
into Iterm2.
Just turn on the Settings Sync
on VSCode with Github auth.