mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-03 04:06:15 +02:00
Merge 2fb3cf855b
into 110da1c9df
This commit is contained in:
commit
1afdd55919
1 changed files with 7 additions and 0 deletions
|
@ -287,6 +287,13 @@ Credit: @donkoch
|
||||||
$ alias vim=/bin/false
|
$ alias vim=/bin/false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## The Old Switcheroo
|
||||||
|
Credit: @bicb4
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ alias vim=nano
|
||||||
|
```
|
||||||
|
|
||||||
## The shortest way
|
## The shortest way
|
||||||
Credit: @MasterDevX
|
Credit: @MasterDevX
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue