Configuration written to $XDG_CONFIG_HOME/ledger/ledgerrc. See https://www.ledger-cli.org/3.0/doc/ledger3.html#Detailed-Option-Description for explanation about possible values.
Declarations
Type
attribute set of (boolean or signed integer or string or list of string)
Default
{ }
Example
{
date-format = "%Y-%m-%d";
file = [
"~/finances/journal.ledger"
"~/finances/assets.ledger"
"~/finances/income.ledger"
];
sort = "date";
strict = true;
}
Sign in to create a configuration using this setting.