From cdd42d7ba9800d5d6096ae68386a4440ecc8223c Mon Sep 17 00:00:00 2001 From: Brad Riemann Date: Thu, 26 Sep 2019 09:03:34 -0500 Subject: [PATCH] Add Russian Roulette timeout mode --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ee1c1ff..00998e6 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,13 @@ $ alias vim='timeout 600 vim' ``` Make sure to save regularly. +### Russian Roulette mode + +When you want to spice things up a bit: +``` +$ timeout $RANDOM vim +``` + ## The reboot way Credit: @tctovsli In `vi`: