#294 Mention common shells configs in readme

This commit is contained in:
nvbn
2015-07-20 21:15:34 +03:00
parent 1b961c4b87
commit a21c99200e
+1 -1
View File
@@ -104,7 +104,7 @@ sudo pip install thefuck
[Or using an OS package manager (OS X, Ubuntu, Arch).](https://github.com/nvbn/thefuck/wiki/Installation)
You should place this command in your `.bash_profile` or other startup script:
You should place this command in your `.bash_profile`, `.bashrc`, `.zshrc` or other startup script:
```bash
eval "$(thefuck-alias)"