My dotfiles repository uses dotbot.
There are two options to install this dotfiles repo:
- Running the standalone installer on each config
- Running the profile installer on the default profile
To run standalone:
cd dotfiles/
./install-standalone <config-name>
possible configs can be listed under meta/configs/
To run profile:
cd dotfiles/
./install-profile <profile-name>
possible profiles can be listed under meta/profiles/