Add the newbie way

This commit is contained in:
Alexander Soare 2020-01-08 09:18:05 +01:00
parent d548420d77
commit 00e42024ee

View file

@ -378,3 +378,20 @@ Credit: @axelf4
```vim ```vim
:echom test_null_list() :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!