config¶
View and edit the dot-man configuration file.
Usage¶
Subcommands¶
config (no args)¶
Opens the config file in your default editor ($EDITOR).
config get <key>¶
Get a config value:
config set <key> <value>¶
Set a config value:
config tutorial¶
Interactive tutorial for setting up your first configuration. Walks through creating sections, adding paths, and configuring hooks step by step.