Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 571 Bytes

config_file.md

File metadata and controls

31 lines (20 loc) · 571 Bytes

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