Configuration written to $XDG_CONFIG_HOME/tealdeer/config.toml on Linux or $HOME/Library/Application Support/tealdeer/config.toml on Darwin. See https://tealdeer-rs.github.io/tealdeer/config.html for more information.
Declarations
Type
null or (TOML value)
Default
null
Example
{
display = {
compact = false;
use_pager = true;
};
updates = {
auto_update = false;
};
};
Sign in to create a configuration using this setting.