summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authortjex <tjex@tjex.net>2023-11-04 20:53:33 +0100
committertjex <tjex@tjex.net>2023-11-04 20:53:33 +0100
commit75e9306c0d490a179b9a583730c74d6e734731e2 (patch)
tree609742bb5c4d720e511de4456a2d01a8431514e5 /README.md
parent20c658a50334c56defe15978e5e8f9a05efe4de2 (diff)
documentation on paths and environment vars
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dd04376..a06284b 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +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)
- [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)