Brandon's dotfiles for macOS
- zsh with oh-my-zsh
- Spaceship prompt
- Spaceship prompt holiday color schemes
- Vim custom color scheme and hybrid line numbering
Before bootstrapping be sure to:
$ xcode-select --install
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# After clone
$ mv dotfiles .dotfiles
$ cd .dotfiles
$ ./bootstrap.sh
$ ./brew.sh
$ ./settings.sh