This repository bootstraps a system's dotfiles and provides a long term idempotent method for continued management. The repository leverage several tools to automatically setup a new system.
- Homebrew
- DOTBOT
xcode-select --install
git clone --recurse-submodules https://github.com/cdrobey/dotfiles.git
cd ~/dotfiles
,/install
./macos
cd ~/dotfiles
git pull origin master
git pull --recurse-submodules
./install
- Theme: solarized 2
- Font: inconsola-nerd
Unless attributed otherwise, everything is under the MIT license (see LICENSE for more info).
- Dotbot for installation.
- Dotbot wiki for support.
- managing-dotfiles-post for overview.
- oh-my-zsh for zsh foundation.
- Vundle for vim.