mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-07 13:41:21 +00:00
wiki: adjust pronoun and noun to the number of functions
parent
a3cec536b2
commit
847068e01a
@ -7,7 +7,7 @@ alias fuck='eval $(thefuck $(fc -ln -1))'
|
|||||||
|
|
||||||
# Fish
|
# Fish
|
||||||
|
|
||||||
Add this function to `config.fish`:
|
Add these functions to `config.fish`:
|
||||||
```fish
|
```fish
|
||||||
function __thefuck_repl -d 'Replace operators into fish-compatible'
|
function __thefuck_repl -d 'Replace operators into fish-compatible'
|
||||||
set -l tmp (echo $argv | sed 's/ && / ; and /g')
|
set -l tmp (echo $argv | sed 's/ && / ; and /g')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user