From 6f16237783590da1861094f257133bd8c69befbc Mon Sep 17 00:00:00 2001 From: Rubem Pacelli Date: Mon, 4 Dec 2023 04:09:23 -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 a64e294..1882cb7 100644 --- a/docs/navi_config.md +++ b/docs/navi_config.md @@ -16,7 +16,7 @@ navi info config-example > "$(navi info config-path)" ## Cheat sheet paths The default `.cheat` files paths are defined in the `$NAVI_PATH` environment variable in a colon-separated list, e.g., -``` +```sh export NAVI_PATH='/path/to/a/dir:/path/to/another/dir:/yet/another/dir' ``` If this environment variable is unset or if all directories do not exist, `navi` uses that paths defined in its config files. Finally, if there is no config file or if there is no `.cheat` file paths settings there, the default `.cheat` file path fallbacks to `~/.local/share/navi/cheats/`. The command