Skip to content

keith/dotfiles

Repository files navigation

dotfiles

These are my dotfiles, there's a lot here. Feel free to open an issue if something needs explanation.

Automate the install by running the bash script

If you'd like to try these out, you can create all the symlinks to $HOME by running (Note this will not overwrite existing files):

./manage.sh install

You can also remove the symlinks with:

./manage.sh remove