init dotfiles

This commit is contained in:
2025-08-09 21:30:05 +00:00
commit 235da09dab

6
README.md Normal file
View File

@@ -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`).