mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-21 20:38:54 +00:00
#294 Mention common shells configs in readme
This commit is contained in:
parent
1b961c4b87
commit
a21c99200e
@ -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)
|
[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
|
```bash
|
||||||
eval "$(thefuck-alias)"
|
eval "$(thefuck-alias)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user