mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-01 11:17:12 +02:00
Merge f1a0b65197
into 110da1c9df
This commit is contained in:
commit
bb792ed45a
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,7 @@ Credit: @kpumuk
|
||||||
```
|
```
|
||||||
|
|
||||||
## The first contact way
|
## The first contact way
|
||||||
Credit: @caseyjohnellis
|
Credit: @caseyjohnellis</br>
|
||||||

|

|
||||||
|
|
||||||
## The lazy pythonic using shell way
|
## The lazy pythonic using shell way
|
||||||
|
@ -163,6 +163,7 @@ Accumulate a sufficient amount of entropy.
|
||||||
|
|
||||||
## The reboot way
|
## The reboot way
|
||||||
Credit: @tctovsli
|
Credit: @tctovsli
|
||||||
|
|
||||||
In `vi`:
|
In `vi`:
|
||||||
```vim
|
```vim
|
||||||
:!sudo reboot
|
:!sudo reboot
|
||||||
|
|
Loading…
Add table
Reference in a new issue