commit 235da09dabb7808935be60cce55be54e32c1ee44 Author: Ward Tentacle Date: Sat Aug 9 21:30:05 2025 +0000 init dotfiles diff --git a/README.md b/README.md new file mode 100644 index 0000000..2d1627d --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# dotfiles + +My shell and editor config. Nothing exciting. + +`bootstrap.sh` symlinks everything into `$HOME`. It expects a `.env` next to it +for the work-specific bits; that file is not committed (see `secrets/README.md`).