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