From c0c6208ceea53db9bf7c50456faa42aa83200231 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Thu, 29 Nov 2018 13:58:39 +0100
Subject: [PATCH] adds notes about terminal session preparation

the goal here is to have the same configuration as the users, with my normal
configuration especially git merge was extremely problematic. the prompt should
also be cleaned up so there is less clutter on the screen.
---
 basics.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/basics.html b/basics.html
index 9dcd7e2..61b8c5c 100644
--- a/basics.html
+++ b/basics.html
@@ -30,6 +30,10 @@
             ## for beginner-level git users
 
             notes:
+            - terminal session preparation:
+              - two terminals each with same tmux session, check font size
+              - remove user, host and path from prompt
+              - clean git config for demo
             - close your laptops
             - hand out cheat sheets later, no need to write stuff down
             - if you have questions feel free to interrupt
-- 
GitLab