Learn how to use CLI apps.
Using Fisher:
fisher install jonahsnider/howUsing Homebrew:
brew install jonahsnider/tap/howhow <app>Learn how to use tar:
how tarThe markdown renderer is auto-detected in this order: glow > leaf > bat > cat. To override:
set -Ux HOW_RENDERER glowTo change the cache directory (default ~/.cache/how):
set -Ux HOW_CACHE_DIR ~/my/custom/path