Our dotfiles are based on following amazing dotfiles:
- Zsh
- Ag
- ITerm 2 (Mac)
- MVim (Mac) or GVim (Linux)
- Solarized
- Tmux
- curl
Ubuntu
sudo apt-get install -y curl
Run follow command:
sh -c "`curl -fSs https://raw.githubusercontent.com/campuscode/cc_dotfiles/master/install.sh`"
Type your password to change your default shell to zsh
Place your customization in the following files:
- .aliases.local
- .secrets
- .zshrc.local
- .vimrc.local
- .zshenv.local
- .plugin.vim.local
- .tmux.conf.local
- .gitconfig.local