mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-07 05:31:18 +00:00
Added a link to omz plugin (for zsh users).
parent
d17bd2c301
commit
35f5317e86
@ -12,6 +12,8 @@ Add this alias to `.zshrc`:
|
||||
eval "$(thefuck --alias)"
|
||||
```
|
||||
|
||||
>_If you use oh-my-zsh, try [this awesome *thefuck* plugin](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/thefuck/README.md)._
|
||||
|
||||
# Fish
|
||||
|
||||
Add this function to `config.fish`:
|
||||
@ -47,4 +49,4 @@ pip install xontrib-thefuck
|
||||
And then load it (you can add this to xonshrc for it to be loaded in every xonsh session):
|
||||
```
|
||||
xontrib load thefuck
|
||||
```
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user