Pretty self-explanatory, but here's my dotfiles.
I use them in two ways:
- Automatically setup during system provisioning with my Ansible repo
- Manually with the setup.sh script from this repo. This also installs my vimfiles
git clone https://github.com/toozej/dotfiles && ~/dotfiles/setup.sh
- git-template for making main the default branch: https://medium.com/dataseries/how-to-make-your-git-repos-default-to-main-instead-of-master-28b7a9d3d631