Contains MacOS configuration files for VIM, Visual Studio Code, and others.
- Clone this repo to a local dir (e.g.
~/.files). Make sure to use--recursivewhen cloning or rungit submodules update --init --recursiveafter cloning. - Install these packages if they were not installed through sprout-wrap:
- Install the Powerline fonts.
- Symlink ~/dotfiles/.zshrc to ~/.zshrc
- Restart iTerm2
- Install
brew cask install visual-studio-code - Symlink
dotfiles/vs-code/settings.jsonto$HOME/Library/Application Support/Code/User/settings.json
- Symlink
dotfiles/.gitconfigto~/.gitconfig
- Install NVM -
$ brew install nvm - Follow the extra steps after Homebrew installs the package.
- Install using Homebrew -
$ brew install mysql@5.7
$ brew cask install google-cloud-sdk