Your name is an answer, not a constant

The :fn/:em espanso triggers hardcoded one person's name and email in a
match file shipped to every user -- a misfire that lands inside their
own prose, where they are least likely to notice. setup-identity now
seeds match/identity.yml, per-machine and gitignored, from the same
interview answers that already configure git.
This commit is contained in:
Gabriel Brown
2026-08-21 17:43:33 -04:00
parent 9f563c8f94
commit 25e2328658
3 changed files with 25 additions and 11 deletions
+2
View File
@@ -1,5 +1,7 @@
# Ignore bash environment variables.
/config/bash/env
# Personal espanso triggers (name, email), seeded per-machine by setup-identity.
/config/dot/espanso/match/identity.yml
# Ignore backups of old config files
/config/old
# Ignore Wireguard config of course!