tealdeer-rs / tealdeer

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

How to migrate from TEALDEER_CACHE_DIR to config file #344

Closed elyashivhazan closed 1 year ago

elyashivhazan commented 1 year 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 1 year ago

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