This repo contains my configs to speed up setup on new machines.
To use this repo, clone it on your machine.
git clone https://github.com/kstroz/dotfiles.gitAfter cloning, navigate to the directory.
cd dotfiles/Run Stow to symlink all dotfiles.
stow */Or just some of them.
stow zshOptional Restart shell.
exec zsh