Merge pull request #10 from robotman321/master

Russian Roulette timeout
This commit is contained in:
Luke Stephens (hakluke) 2019-09-27 05:54:19 +10:00 committed by GitHub
commit cf11761fa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,13 @@ $ alias vim='timeout 600 vim'
```
Make sure to save regularly.
### Russian Roulette mode
When you want to spice things up a bit:
```
$ timeout $RANDOM vim
```
## The reboot way
Credit: @tctovsli
In `vi`: