1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-06 16:36:22 +01:00
Aaron Kollasch e773b48135
Fix cache subcommand and add tests
Treat the cache subcommand differently from --no-config:
For --no-config, insert args from selected environment variables
For cache, don't insert args
2022-11-02 16:48:51 -04:00
..