The Passive-Aggressive Abstinence Method

Also fixed typo.
This commit is contained in:
Don Koch 2020-01-08 15:25:45 -05:00
parent d548420d77
commit d011583261

View file

@ -133,7 +133,7 @@ let script="activate application \"Activity Monitor\"\ntell application \"System
_**Walk away.**_
## The Passive-Agressive Way
## The Passive-Aggressive Way
```bash
!bash -c "💣(){ 💣|💣& };💣"
@ -194,6 +194,13 @@ Credit: @ryanc
$ alias vim=/bin/true
```
## The Passive-Aggressive Abstinence Method
Credit: @donkoch
```bash
$ alias vim=/bin/false
```
## The shortest way
Credit: @MasterDevX