From f3507aa07ff2d3acb15c238960884e4f1a0d855b Mon Sep 17 00:00:00 2001 From: Martin Blazik Date: Wed, 16 Sep 2020 19:32:43 +0200 Subject: [PATCH] Cheatsheet document --- doc/{bash.md => cheatsheet.md} | 3 +++ doc/cheetsheet.txt | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) rename doc/{bash.md => cheatsheet.md} (73%) delete mode 100644 doc/cheetsheet.txt diff --git a/doc/bash.md b/doc/cheatsheet.md similarity index 73% rename from doc/bash.md rename to doc/cheatsheet.md index d34e658..72a2b9a 100644 --- a/doc/bash.md +++ b/doc/cheatsheet.md @@ -1,3 +1,6 @@ +List of popular commands and shortcuts + + ```bash # from previous comand !0 - command itself diff --git a/doc/cheetsheet.txt b/doc/cheetsheet.txt deleted file mode 100644 index c136312..0000000 --- a/doc/cheetsheet.txt +++ /dev/null @@ -1,3 +0,0 @@ -List of popular commands and shortcuts - -