1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-04 20:37:37 +08:00
ohmyzsh-mirror/plugins/thefuck
2026-03-18 12:47:15 -04: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.