My dotfiles are managed by gnu stow (a symling farm manager) so they can reside in a single folder and then be symlinked to a proper location
- clone this repo into your home directory
- cd into ~/.dotfiles
- run stow config-to-install (eg. stow openbox)
Before installing a config backup and delete any relevant config files as stow can not create a symlink if a file exists!
A huge thank you goes to xero for his sourcerer color scheme!