summary refs log tree commit diff
path: root/.chezmoi.toml.tmpl
diff options
context:
space:
mode:
authorAlen <alen@dotfiles.xyz>2023-09-13 01:52:41 +0400
committerAlen <alen@dotfiles.xyz>2023-09-13 02:07:18 +0400
commitd00c86a97392043d66574b8c903f58c04db301ca (patch)
tree79683f6f2403ef4f6bd7b3bc0a912f494b25e3b2 /.chezmoi.toml.tmpl
parent83228d56450e8d2ae26fa8d1e3e399914fcc4f19 (diff)
Add todo.txt config
Diffstat (limited to '.chezmoi.toml.tmpl')
-rw-r--r--.chezmoi.toml.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/.chezmoi.toml.tmpl b/.chezmoi.toml.tmpl
index 7c1864f..16c95bb 100644
--- a/.chezmoi.toml.tmpl
+++ b/.chezmoi.toml.tmpl
@@ -13,3 +13,6 @@
     name = {{ promptString "git name" $defaultName | quote }}
     email = {{ promptString "git email" $defaultEmail | quote }}
     pager = {{ promptString "git pager" $defaultPager | quote }}
+
+[data.todo]
+    personalPriority = {{ promptString "personal todo.txt priority words" $defaultUsername | quote }}