ohmyzsh/plugins/thefuck
2026-03-05 20:09:44 -05:00
..
README.md Update README.md 2025-08-17 21:05:41 -05:00
thefuck.plugin.zsh fix(thefuck): quote ZSH_CACHE_DIR path (#13569) 2026-02-18 12:34:12 +01:00

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.