zk/docs/.zk/config.toml
2021-02-26 23:20:03 +01:00

11 lines
170 B
TOML

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