From ac58b59a60a9471a44a01f408c0e0880af1d07fc Mon Sep 17 00:00:00 2001 From: Dan Lillrank Date: Fri, 10 Jan 2020 16:11:23 +0900 Subject: [PATCH] Added "Freshman CS student way" (although I'm not CS background but in physics, this seemed to be a recurring phenomena at ubuntu computer halls) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d2dfe82..b96d4b0 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,13 @@ Note that ```Ctrl+B``` is the default prefix. For different prefixes, the comman Define yourself outside vim. +## The Freshman CS student way + +1. Panic +2. Lock the computer in the computer room +3. Run. +4. Return next day and find the computer logged out and functioning. + ## The Intern way Credit: @johnoct