My personal dotfiles
I could have either used a bare git repo or choose to use stow. Setup was simpler with stow hence I chose that.
- ssh keys configured for GitHub
- GNU stow
- Clone the repo wherever you want
- Run
setup.sh
in the repo's root
- Make a directory for the dotfile for organization
- Add the dotfile(s) in that directory
- Add symlink to $HOME
stow <directory> -t ~/