From 056ea0f4d2500c58ae8ff49824126bdcf3426e18 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Fri, 27 Sep 2019 16:13:54 -0500 Subject: [PATCH] Prevention is the solution --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e750465..a382ecd 100644 --- a/README.md +++ b/README.md @@ -148,3 +148,10 @@ Don't run this. ``` :!echo b | sudo tee -a /proc/sysrq-trigger ``` + +## The Abstinence Method +Credit: @ryanc + +``` +$ alias vim=/bin/true +```