dbrgn / tealdeer

A very fast implementation of tldr in Rust.
https://dbrgn.github.io/tealdeer/
Apache License 2.0
4.06k stars 123 forks source link

How to migrate from TEALDEER_CACHE_DIR to config file #344

Closed elyashivhazan closed 10 months ago

elyashivhazan commented 10 months ago

Hi, I set this TEALDEER_CACHE_DIR="${XDG_DATA_HOME}/tealdeer" and now I don't know how to migrate it to the config file, I assume you must set absolute path but if that the case I think it's limiting a lot.

niklasmohrin commented 10 months ago

It's currently not implemented, see #156 (closing as duplicate)