See dotfiles.github.io for a full explanation of what's going on here.
-
Install Homebrew.
-
Install all the software in
Brewfile.brew bundle -
Switch the default shell in iTerm to
/opt/homebrew/bin/zsh -
Copy all the dotfiles to
~/./bootstrap.sh -
Override the macOS defaults.
./.osx -
Import
shades-of-purple.itermcolorsinto iTerm2. -
Install Visual Studio Code extensions in
vscode.
-
Update Brewfile with current Homebrew state.
brew bundle dump -
Save Visual Studio extensions list
code --list-extensions > vscode/extensions.txt
