summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortjex <tjex@tjex.net>2023-11-04 21:04:15 +0100
committertjex <tjex@tjex.net>2023-11-04 21:04:15 +0100
commitd036487fbca9524b1849f09db1b4061cb3519080 (patch)
tree23418e707114d04dbaba4fa1c829115a31c2febf
parent0dd7b4c9f2d64ccb95707066445a85e4f1ee501e (diff)
doc: file rename
-rw-r--r--README.md2
-rw-r--r--docs/paths_and_env_vars.md (renamed from docs/paths_and_environment_variables.md)0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a06284b..1011b9d 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ The full syntax and examples can be found [here](docs/cheatsheet_syntax.md).
You can:
- [setup your own config file](docs/config_file.md)
-- [set custom paths for your config file and cheat sheets](docs/paths_and_environment_variables.md)
+- [set custom paths for your config file and cheat sheets](docs/paths_and_env_vars.md)
- [change colors](docs/customization.md#changing-colors)
- [resize columns](docs/customization.md#resizing-columns)
- [change how search is performed](docs/customization.md#overriding-fzf-options)
diff --git a/docs/paths_and_environment_variables.md b/docs/paths_and_env_vars.md
index f0cdbb9..f0cdbb9 100644
--- a/docs/paths_and_environment_variables.md
+++ b/docs/paths_and_env_vars.md