Personal shell, git, and vim configuration.
Run:
./installThis script backs up any existing files to ~/.dotfiles-backup/<timestamp> and then creates symlinks to this repo.
After cloning, run:
git submodule update --init --recursiveCreate any of these files in your home directory if you need machine-specific settings:
~/.gitconfig.local~/.zshrc.local~/.bashrc.local~/.aliases.local
Examples are available in this repo:
gitconfig.local.examplezshrc.local.examplebashrc.local.examplealiases.local.example