These are my dotfiles which I manage with chezmoi. That explains all of the funny file names. This repository replaces my previous one. I went full nuclear and completely deleted my old dotfiles repository and started from scratch.
It's mostly what you would expect. A lot of bash config, tmux, and git. Inside the dot_config folder I have my neovim setup, chezmoi's config file, and my goto config.
In the tarsnap folder I keep my systemd setup and backup script for tarsnap.
I currently have three scripts. One creates directories and another that helps me maintain permissions on certian files. Finally, the third script decrypts my passwords for mutt.
The actual code is licensed under a 3-clause BSD license. Configuration files that contain no code are public domain to the extent possible. If you are unsure of which license a file falls under I have tried to mark files I thought might be confusing.