Skip to main content

Module tool_config

Module tool_config 

Source
Expand description

Tool-level config at ${XDG_CONFIG}/krypt/config.toml.

Records where the dotfiles repo lives and (optionally) where it was cloned from. Written by krypt init; read by future commands that need to locate the repo without the user passing --repo-path each time.

Structs§

RepoConfig
[repo] section of config.toml.
ToolConfig
Top-level config.toml schema.

Enums§

ToolConfigError
Errors loading, saving, or resolving the tool config.