This is my own offline version of tldr.
tldr can be annoying if you have a slow connection. It does not work if you are offline.
-
Install
mdcat
-
Clone the tldr repo to your ~/.config
git clone https://github.com/tldr-pages/tldr ~/.config/tldro
-
Clone this repo, save tldro to a local
~/bin
or~/.bin
which is in your path -
use
tldro
instead oftldr
Go to ~/.config/tldro and do git pull
or, run
tldro -u