Notes

Tips for my future self

Note #1: Quitting VIM

Mar 16, 19

Esc -> : -> q -> ! -> Enter

git config --global core.editor="nano" might help you, too :)