This is a bespoke collection of my dotfiles wrapped up into a self-updating cross platform package (ubuntu + mac).
The canonical Go module path is goodkind.io/.dotfiles, while the repository continues to live on GitHub.
./install.shOr run it without cloning first:
curl -fsSL https://raw.githubusercontent.com/agoodkind/.dotfiles/main/install.sh | bashThis convenience path executes the current main branch installer directly, so
review install.sh first if you want to inspect it before running it.