- Open Terminal
- Type git
- Choose to install developer tools
- Generate secure identity key pair and add it to SSH Agent & GitHub account
- cd ~
- git clone git@github.com:ybart/dotfiles.git
- ./dotfiles/bin/dotfiles setup
You can track a dotfile by issuing the following command:
./dotfiles/bin/dotfiles add .gitconfig Brewfile
- Setup Oh-my-zsh
- Setup Editor configuration / Plugins
- Terminal settings
- System configuration
- Add dotfiles to path