From ca4f526e9539dbbc0274c9334b7e05f0c6de55d1 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 17 Jun 2020 15:11:17 +0200 Subject: [PATCH] add cheatsheet index --- cheat/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cheat/README.md diff --git a/cheat/README.md b/cheat/README.md new file mode 100644 index 0000000..ecd935d --- /dev/null +++ b/cheat/README.md @@ -0,0 +1,20 @@ +# Cheatsheets: + +* [AWS](aws.md) +* [Bitbucket](bitbucket.md) +* [Git](git.md) +* [Groovy](groovy.md) +* [Jenkins] +* [MacOs](macos.md) +* [Network](network.md) +* [NSFW](nsfw.md) +* [Portainer](portainer.md) +* [PostgreSQL](postgresql.md) +* [Python](python.md) +* [Regex](regex.md) +* [Vim](vim.md) +* [Windows Subsystem](windows-subsystem.md) + +# See also: + +* [favorite commands Gist](https://gist.github.com/MorganGeek/3d29301206b52f02db001126d7adfafe)