From e5bc32956f29497380d923daa3abcac1906ba3f2 Mon Sep 17 00:00:00 2001
From: neodarz <neodarz@neodarz.net>
Date: Wed, 20 Dec 2017 18:58:47 +0100
Subject: cheat: add corm and pass cheat

---
 README.md         | 1 +
 cheat/.cheat/corm | 1 +
 cheat/.cheat/pass | 2 ++
 3 files changed, 4 insertions(+)
 create mode 100644 cheat/.cheat/corm
 create mode 100644 cheat/.cheat/pass

diff --git a/README.md b/README.md
index a558aba..0dc99a2 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@
  ░░░░░░░░░░
 
  aria2          > aria2 deamon
+ cheat          > cheatsheets management
  bin            > system automation scripts
  figlet         > custom 3d font
  fonts          > configs for gohu and other bitmap fonts
diff --git a/cheat/.cheat/corm b/cheat/.cheat/corm
new file mode 100644
index 0000000..1e04cd5
--- /dev/null
+++ b/cheat/.cheat/corm
@@ -0,0 +1 @@
+For start corm you MUST start apache AND postgresql.
diff --git a/cheat/.cheat/pass b/cheat/.cheat/pass
new file mode 100644
index 0000000..5956ff9
--- /dev/null
+++ b/cheat/.cheat/pass
@@ -0,0 +1,2 @@
+# Autotype:
+autotype: user :tab pass :enter
-- 
cgit v1.2.1