From 58927b668a40908181c283b12175ed56c9537e58 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Mon, 28 May 2018 16:33:17 +0200
Subject: [PATCH] adds motivation use everywhere

---
 basics.html | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/basics.html b/basics.html
index bd1cb46..55d7b4c 100644
--- a/basics.html
+++ b/basics.html
@@ -115,6 +115,21 @@
             source: [Linux Magazin](http://www.linux-magazin.de/) 2018/01
           </section>
 
+          <section id="motivation-use-everywhere" data-markdown>
+            ## motivation #e
+            ### use version control for
+            # *everything*
+
+            | common       | less frequent   | esoteric        |
+            | ------------ |:---------------:| ---------------:|
+            | software     | presentation    | youtube         |
+            | blog         | paper / thesis  | soundboard      |
+            | user config  | task management | drinking games  |
+
+            notes:
+            - if it doesn't support git don't use it
+          </section>
+
           <section id="audience" data-markdown>
             ## audience
 
-- 
GitLab