Update README.md

This commit is contained in:
BICB4 2021-11-15 12:38:45 +01:00 committed by GitHub
parent 1b9a16e6e8
commit 2fb3cf855b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -266,6 +266,13 @@ Credit: @donkoch
$ alias vim=/bin/false
```
## The Old Switcheroo
Credit: @bicb4
```bash
$ alias vim=nano
```
## The shortest way
Credit: @MasterDevX