mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-21 01:59:10 +00:00
The previous instructions break with fish 2.5.0, see https://github.com/fish-shell/fish-shell/issues/3809#issuecomment-277400905
parent
47fbd21a62
commit
15ec10bbb4
@ -16,7 +16,7 @@ eval "$(thefuck --alias)"
|
|||||||
|
|
||||||
Add this function to `config.fish`:
|
Add this function to `config.fish`:
|
||||||
```fish
|
```fish
|
||||||
eval (thefuck --alias | tr '\n' ';')
|
thefuck --alias | source
|
||||||
```
|
```
|
||||||
|
|
||||||
# Powershell
|
# Powershell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user