README.md 407 Bytes
Newer Older
Roland Chernov's avatar
Roland Chernov committed
1
2
3
4
# The Fuck

[The Fuck](https://github.com/nvbn/thefuck) plugin — magnificent app which corrects your previous console command.

5
6
7
8
To use it, add thefuck to the plugins array of your zshrc file:

plugins=(... thefuck)

Roland Chernov's avatar
Roland Chernov committed
9
10
## Usage
Press `ESC` twice to correct previous console command.
11
12

## Notes
13
`Esc`-`Esc` key binding conflicts with [sudo](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/sudo) plugin.