1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-31 10:11:14 +00: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 sudo pip install thefuck
``` ```
**Unofficial**: Or using an OS package manager (currently supported in OSX via [brew](http://brew.sh)): [Or using an OS package manager (OS X, Ubuntu, Arch).](/wiki/Installation)
```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):