From 89aa95309935866d4290ae023855ea8bcc5c601e Mon Sep 17 00:00:00 2001 From: niklasmohrin Date: Sun, 25 Jan 2026 17:24:38 +0000 Subject: [PATCH] deploy: 5ddc86ee74103438e406ae8da0db4fdd8e1089c1 --- config_directories.html | 10 ++++++++++ config_style.html | 2 +- index.html | 5 +++-- installing.html | 9 ++++++--- intro.html | 5 +++-- print.html | 36 +++++++++++++++++++++++------------- searchindex.js | 2 +- searchindex.json | 2 +- usage.html | 6 +++--- usage.txt | 6 +++--- usage_custom_pages.html | 4 ---- 11 files changed, 54 insertions(+), 33 deletions(-) diff --git a/config_directories.html b/config_directories.html index b316a13..1e58196 100644 --- a/config_directories.html +++ b/config_directories.html @@ -165,6 +165,16 @@

Section: [directories]

This section allows overriding some directory paths.

+

cache_dir

+

Override the cache directory. Remember to use an absolute path. Variable +expansion will not be performed on the path. If the directory does not yet +exist, it will be created.

+
[directories]
+cache_dir = "/home/myuser/.tealdeer-cache/"
+
+

If no cache_dir is specified, tealdeer will fall back to a location that +follows OS conventions. On Linux, it will usually be at ~/.cache/tealdeer/. +Use tldr --show-paths to show the path that is being used.

custom_pages_dir

Set the directory to be used to look up custom pages. Remember to use an absolute path. Variable diff --git a/config_style.html b/config_style.html index e385521..8e5fd2c 100644 --- a/config_style.html +++ b/config_style.html @@ -185,7 +185,7 @@

Colors can be specified in one of three ways: