mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-06-18 18:41:57 +02:00
The Passive-Aggressive Abstinence Method
Also fixed typo.
This commit is contained in:
parent
d548420d77
commit
d011583261
1 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue