Dup Goto 📝

CheatSheetCommand

PT2/linux/general 04-02 23:32:18
To Pop
11 lines, 41 words, 391 chars Tuesday 2024-04-02 23:32:18

The github for cheat is here.

To install (from the github readme)

cd /tmp \
  && wget https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-amd64.gz \
  && gunzip cheat-linux-amd64.gz \
  && chmod +x cheat-linux-amd64 \
  && sudo mv cheat-linux-amd64 /usr/local/bin/cheat

then your cheatsheets are in ~/.config/cheat/cheatsheets.