mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-07 13:41:21 +00:00
Update README.md
OSX has a different bash file http://stackoverflow.com/questions/8967843/how-do-i-create-a-bash-alias
This commit is contained in:
parent
ef20a68d56
commit
4f135728c5
@ -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))'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user