Slightly patched oh-my-zsh tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Nacho González-Garilleti fc82aff77c
docs(thefuck): add description for enabling the plugin (#9433)
6 years ago
..
README.md docs(thefuck): add description for enabling the plugin (#9433) 6 years ago
thefuck.plugin.zsh Allow plugins sudo and thefuck to be loaded before vi-mode (#8087) 7 years ago

README.md

The Fuck

The Fuck plugin — magnificent app which corrects your previous console command.

To use it, add thefuck to the plugins array of your zshrc file:

plugins=(... thefuck)

Usage

Press ESC twice to correct previous console command.

Notes

Esc-Esc key binding conflicts with sudo plugin.