mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 14:44:05 +00:00
@@ -90,7 +90,7 @@ If it fails try to use `easy_install`:
|
|||||||
sudo easy_install thefuck
|
sudo easy_install thefuck
|
||||||
```
|
```
|
||||||
|
|
||||||
And add to `.bashrc` or `.zshrc`:
|
And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
alias fuck='$(thefuck $(fc -ln -1))'
|
alias fuck='$(thefuck $(fc -ln -1))'
|
||||||
|
|||||||
Reference in New Issue
Block a user