mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +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.
This commit is contained in:
parent
0e34c2343e
commit
ba85da8490
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user