mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-21 18:20:49 +01:00
Merge pull request #117 from J3RN/master
Fixing fish shell example in README.md
This commit is contained in:
commit
294ba07ce1
@ -124,7 +124,7 @@ Or in `config.fish`:
|
||||
|
||||
```fish
|
||||
function fuck
|
||||
eval (thefuck $history[1])
|
||||
eval (thefuck $history[2])
|
||||
end
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user