mirror of
https://github.com/denisidoro/navi
synced 2024-11-22 03:23:05 +00:00
85ca69a263
Fixes #380
583 B
583 B
Config file
Example
An example config can be found by running:
navi info config-example
You can also read it online by clicking here.
Location
Run the following command to check where the config file is/should be located:
navi info config-path
Creating the file
Run the following command to generate a config file with the default parameters:
navi info config-example > "$(navi info config-path)"