Checking your setup

You can run hledger's setup command at any time to check for configuration problems. Eg on Windows, at this stage, it may be showing something like this:

hledger setup in powershell

You don't need to worry overmuch about what it says, but anything in red might need attention. (We'll make this less color-dependent in future. On Windows, ignore the pager and shell completions warnings for now.)

(Part of hledger by example.)