These are the dotfiles I use for work.
They probably won't work for you, but you can use it as a reference for your own.
I use chezmoi for my dotfiles, because I like the name and its CLI.
brew install chezmoish -c "$(curl -fsLS get.chezmoi.io)"sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply tizz98/work-dotfiles
./$HOME/install.shThis is for future reference, since this is done once.
chezmoi init https://github.com/tizz98/work-dotfiles.git