Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 398 Bytes

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