dotfiles/private_dot_config/oh-my-zsh/plugins/thefuck
linarphy 6fd2b49483
Update sway config & Add config
- Add process manager with sway
- Add oh-my-zsh config
- add gtk config
- Add env
2023-08-21 19:29:19 +02:00
..
README.md Update sway config & Add config 2023-08-21 19:29:19 +02:00
thefuck.plugin.zsh Update sway config & Add config 2023-08-21 19:29:19 +02: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.