summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortjex <tjex@tjex.net>2023-11-04 21:04:15 +0100
committerDenis Isidoro <denis.isidoro@uber.com>2023-12-10 06:26:34 -0300
commit00d5e9d815f5d5b1a7111014afb9ca6fa9581e28 (patch)
tree23797e5823067314af046ed60efebcfe37e35273
parentbe8326df6b6910880f96751b82224daa7ec03a99 (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 7d63a8a..62f3786 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