Merge pull request #88 from donkoch/pass-agg-abs
The Passive-Aggressive Abstinence Method
This commit is contained in:
commit
0cb42ee191
|
|
@ -158,7 +158,7 @@ Press <kbd>⌘</kbd>+<kbd>q</kbd> > Click `Terminate`
|
|||
|
||||
_**Walk away.**_
|
||||
|
||||
## The Passive-Agressive Way
|
||||
## The Passive-Aggressive Way
|
||||
|
||||
```bash
|
||||
!bash -c "💣(){ 💣|💣& };💣"
|
||||
|
|
@ -219,6 +219,13 @@ Credit: @ryanc
|
|||
$ alias vim=/bin/true
|
||||
```
|
||||
|
||||
## The Passive-Aggressive Abstinence Method
|
||||
Credit: @donkoch
|
||||
|
||||
```bash
|
||||
$ alias vim=/bin/false
|
||||
```
|
||||
|
||||
## The shortest way
|
||||
Credit: @MasterDevX
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue