mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-13 22:28:33 +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`:
|
||||
```fish
|
||||
eval (thefuck --alias | tr '\n' ';')
|
||||
thefuck --alias | source
|
||||
```
|
||||
|
||||
# Powershell
|
||||
|
Loading…
x
Reference in New Issue
Block a user