Before doing anything, make sure you know what are you doing! Settings applied by this repository are very personal, and definitely not suite everyones needs. I suggest to create your own set of dotfiles based on this repo.
- Clone this repo to a hidden .dotfile directory in your home directory
git clone https://github.com/hc2p/dotfiles.git ~/.dotfile
- Install all the needed software.
source ~/.dotfiles/setup-brew.sh
- Unlock this repo
git-crypt unlock /path/to/key (key is in 1password "dotfiles git-crypt key")
- Run setup.
source ~/.dotfiles/setup-symlinks.sh
- Manual setup
- BetterTouchTool preferences and license
- iTerm2
- Alphred
- Optionally, run setup for macOS or pick manually.
source ~/.dotfiles/setup-macos.sh