mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-15 15:20:42 +01:00
Brew installation note in README
This commit is contained in:
parent
e046d55de8
commit
ca67080bd9
@ -106,6 +106,12 @@ If it fails try to use `easy_install`:
|
|||||||
sudo easy_install thefuck
|
sudo easy_install thefuck
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew install thefuck
|
||||||
|
```
|
||||||
|
|
||||||
And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX):
|
And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user