mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 20:11:17 +00:00
* ~[Doc] Add Uninstall instructions As we need the package and to modify the shell config, users could have a pain in the ass when it comes to retire *The Fuck* from the system. * Update README.md * Update README.md Co-authored-by: Pablo Aguiar <scorphus@gmail.com>
This commit is contained in:
parent
2f4adcf3cb
commit
7f97818663
@ -182,6 +182,12 @@ pip3 install thefuck --upgrade
|
|||||||
|
|
||||||
**Note: Alias functionality was changed in v1.34 of *The Fuck***
|
**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
|
## How it works
|
||||||
|
|
||||||
*The Fuck* attempts to match the previous command with a rule. If a match is
|
*The Fuck* attempts to match the previous command with a rule. If a match is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user