diff options
Diffstat (limited to '.zk/config.toml')
| -rw-r--r-- | .zk/config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zk/config.toml b/.zk/config.toml index 5c181ca..6f38022 100644 --- a/.zk/config.toml +++ b/.zk/config.toml @@ -225,6 +225,7 @@ rethought = 'zk new --no-input --template="rethought.md"' reference = 'zk new --no-input --template="reference.md"' knowledge = 'zk new --no-input --template="knowledge.md"' +reasoning = 'zk new --no-input --template="reasoning.md"' journal = 'zk new --no-input journal' |
