From ddf6e9c9d0d794f3e170d996329e365408967362 Mon Sep 17 00:00:00 2001 From: Rubem Pacelli Date: Mon, 4 Dec 2023 04:07:51 -0300 Subject: [PATCH] Update navi_config.md --- docs/navi_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/navi_config.md b/docs/navi_config.md index eb0bebf..d3668d9 100644 --- a/docs/navi_config.md +++ b/docs/navi_config.md @@ -1,6 +1,6 @@ ## Config file path -The default config file path is set by the `$NAVI_CONFIG`environment variable. If it is not set, it fallbacks to `~/.config/navi/config.yaml`. The command +The default config file path is set by the `$NAVI_CONFIG` environment variable. If it is not set, it fallbacks to `~/.config/navi/config.yaml`. The command ```sh navi info config-path ```