Cheatsheets

Self-compiled cheatsheet and Tips/Tricks for various technologies (programming languages, tools, etc.) I use privately and in my professional work

Posted February 24, 2021 by Adrian Wyssmann

Based on this and this I moved my personal cheatsheets to navi, an interactive cheatsheet tool for the command-line. Here you can find my cheatsheets

There some other great tools which I sometime use:

  • cheat is a tool that allows you to create and view interactive cheatsheets on the command-line. [Here][cheat-cheats] you can find [my cheatsheets][cheat-cheats]
  • tldr is similar to cheat, but the content is also browseable via https://tldr.sh/
  • eg is very similar to cheat and it also allows to have community driven examples as well as your own.