dotfiles/README.md
2025-06-11 15:43:03 -05:00

662 B

kreeger's dotfiles

My dotfiles. Also works with the following repos:

To use, clone this repo to $HOME/.config/dotfiles and run setup.sh. This makes sure those three repos are cloned to their $HOME/.config-equivalent homes, that the zshrc file is symlinked to my home directory, and that any other dotfiles in this repo also get symlinked to home.

My zshrc files also include a function (update_dotfiles) to do a git pull on each of these repos to help me keep things up-to-date.