1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00

Move os specific installation to wiki

This commit is contained in:
Vladimir Iakovlev 2015-04-27 07:46:15 +02:00
parent 52bf3907a1
commit 49ed98c8a4

View File

@ -100,11 +100,7 @@ Install `The Fuck` with `pip`:
sudo pip install thefuck
```
**Unofficial**: Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)):
```bash
brew install thefuck
```
[Or using an OS package manager (OS X, Ubuntu, Arch).](/wiki/Installation)
And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX):