mirror of
https://github.com/nvbn/thefuck.git
synced 2025-11-01 07:32:09 +00:00
Added a link to omz plugin (for zsh users).
@@ -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
|
||||
```
|
||||
```
|
||||
Reference in New Issue
Block a user