mirror of
https://github.com/denisidoro/navi
synced 2024-11-21 19:13:07 +00:00
Update navi_config.md
This commit is contained in:
parent
6118a85d91
commit
1180e8cb55
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ prints which config file path is being used. You can get an config file example
|
|||
```sh
|
||||
navi info config-example
|
||||
```
|
||||
or by clicking [here](./config_file_example.yaml). To turn this this example your config file, run
|
||||
or by clicking [here](./config_file_example.yaml). To turn this example your config file, run
|
||||
|
||||
```sh
|
||||
navi info config-example > "$(navi info config-path)"
|
||||
|
|
Loading…
Reference in a new issue