diff options
Diffstat (limited to '.chezmoi.toml.tmpl')
| -rw-r--r-- | .chezmoi.toml.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl new file mode 100644 index 0000000..0244c18 --- /dev/null +++ b/.chezmoi.toml.tmpl @@ -0,0 +1,3 @@ +encryption = "gpg" +[gpg] + recipient = "me@sakamoto.network" |
