This requires the following;
- git - should be installed by default on macOS
- xcode-select - Needed for building some of the packages
To install xcode-select run and follow the guide:
xcode-select --install
-
If you want to clone this repository with "yadm": **recommended**
-
Clone repository:
yadm clone https://github.com/chrillebile/.dotfiles.git
-
chmod setup script
chmod u+x setup.sh
-
Run setup
./setup.sh
If you only want to run one of the setup scripts (see in .setup_scripts/ for scripts)
-
chmod script
chmod u+x <script>
-
Run scripts
./<name>
- Open iTerm2
- Select iTerm2 -> Preferences
- Under the General tab -> Preferences, check the box labeled "Load Preferences from custom folder or URL"
- Press "Browse" and point it to
~/.config/iTerm2
- Restart iTerm2