From 00e42024eeecacab9538e0550c3b016fe9eae77a Mon Sep 17 00:00:00 2001 From: Alexander Soare Date: Wed, 8 Jan 2020 09:18:05 +0100 Subject: [PATCH] Add the newbie way --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 6610bd6..83b2d88 100644 --- a/README.md +++ b/README.md @@ -378,3 +378,20 @@ Credit: @axelf4 ```vim :echom test_null_list() ``` + +## The ambushed newbie way +``` +git commit +``` + +??? +``` +^x ^x ^x ^d ^c afawfuhi WHAT IS GOING ON faffae ^x +``` + +In Google: +``` +"what is default text editor for git?" | "How to exit vim" +``` + +Click the Github link and copy paste any command at random into your terminal. Voila! \ No newline at end of file