mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-21 20:38:54 +00:00
parent
e7777075dc
commit
3920cb2a91
@ -53,12 +53,18 @@ git branch
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install `The Fuck`:
|
Install `The Fuck` with `pip`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pip install thefuck
|
sudo pip install thefuck
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If it fails try to use `easy_install`:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo easy_intall thefuck
|
||||||
|
```
|
||||||
|
|
||||||
And add to `.bashrc` or `.zshrc`:
|
And add to `.bashrc` or `.zshrc`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user