navi/docs/config_file.md
2021-08-08 08:12:19 -03:00

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)"