mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 12:46:50 +00:00
86139ca215f2742060f1ef95c86624b0041a8162
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ivuorinen/cheatsheet-tldr
This repository is a collection of cheat/cheat compatible cheatsheets derived from tldr pages.
Installation
Add the cheatsheets to your cheat installation by cloning this repository to
~/.cheat/cheatsheets/tldr:
git clone https://github.com/ivuorinen/cheatsheet-tldr.git ~/.cheat/cheatsheets/tldr
Configure your cheat.yaml to include the cheatsheets:
- name: tldr
path: ~/.cheat/cheatsheets/tldr/tldr
tags: [tldr]
readonly: true
Usage
Use cheat as you normally would, but include the tldr tag to filter the
cheatsheets:
cheat --tags tldr
License
Files under .github/ are licensed under the MIT License.
TLDR pages under tldr/ licensed under CC-BY-4.0.
Description
Languages
Python
51.6%
Shell
20.1%
Roff
15.1%
VBScript
4.9%
Perl
2.3%
Other
6%