Cheatsheets for navi, extracted from tldr.
The original files and translated into a format compatible with navi.
Please don't edit the .cheat
files by hand.
- install navi
- run
navi repo add denisidoro/navi-tldr-pages
- select the
.cheat
files you are interested in - run
navi
again
- go to the project root
- clone tldr
- Alternatively, if you already have tldr cloned (to tldr folder, for example), pull changes ("cd tldr && git pull")
- run
./scripts/translate
- git commit -m "Updates pages" && git push
- run
navi repo add Coqueiro/navi-tldr-pages
- Edit pages under
personal_pages
- Use supported syntax: https://github.com/denisidoro/navi/blob/master/docs/cheatsheet_syntax.md
You can run navi --tldr <query>
.
More info here.