You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/docs/.zk/config.toml

12 lines
198 B
TOML

[note]
filename = "{{slug title}}"
template = "default.md"
[tool]
editor = "vim"
[alias]
neuron = 'neuron gen $@'
wc = "zk list --format '{{word-count}}\t{{title}}' --sort word-count -x log $@"