mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
Merge d3fb36e8fa into 0912e05c05
This commit is contained in:
commit
44dbfd60d4
1 changed files with 2 additions and 0 deletions
|
|
@ -4,7 +4,9 @@
|
||||||
|
|
||||||
To use it, add thefuck to the plugins array of your zshrc file:
|
To use it, add thefuck to the plugins array of your zshrc file:
|
||||||
|
|
||||||
|
```zsh
|
||||||
plugins=(... thefuck)
|
plugins=(... thefuck)
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Press `ESC` twice to correct previous console command.
|
Press `ESC` twice to correct previous console command.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue