mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-25 22:38:46 +00:00
fixes .zshrc aliasing
parent
70b7fc7fbc
commit
9d5931bbec
@ -9,7 +9,7 @@ eval "$(thefuck --alias)"
|
|||||||
|
|
||||||
Add this alias to `.zshrc`:
|
Add this alias to `.zshrc`:
|
||||||
```bash
|
```bash
|
||||||
eval "$(thefuck --alias)"
|
alias fuck='$(thefuck $(fc -ln -1 | tail -n 1)); fc -R'
|
||||||
```
|
```
|
||||||
|
|
||||||
# Fish
|
# Fish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user