- Clone these into wherever you'd like
- In
setup.sh
, change theDOTFILES_DIR
variable to point towards whatever directory you want these to live in - Run the setup:
sh setup.sh
Since the source of truth is now wherever you have this repo cloned, it is advisable that you make any changes to your dotfiles there and then run the sync
script to reflect your changes in your $HOME
.
sh sync.sh