Prevention is the solution

This commit is contained in:
Ryan Cavicchioni 2019-09-27 16:13:54 -05:00
parent 3255985171
commit 056ea0f4d2
No known key found for this signature in database
GPG key ID: 877EEDAF9245103D

View file

@ -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
```