diff --git a/README.md b/README.md index 532df6be..78dfd9a4 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ To fix commands recursively until succeeding, use the `-r` option: ```bash fuck -r + ``` ## Updating @@ -165,6 +166,12 @@ pip3 install thefuck --upgrade **Note: Alias functionality was changed in v1.34 of *The Fuck*** +## Uninstall + +To remove *The Fuck*, reverse the installation process : +- erase or comment *thefuck* alias line from your Bash, Zsh, Fish, Powershell, tcsh, ... shell config +- use your package manager (brew, pip3, pkg, crew, pip) to uninstall the binaries + ## How it works *The Fuck* attempts to match the previous command with a rule. If a match is