mirror of
https://github.com/nvbn/thefuck.git
synced 2025-11-01 23:51:59 +00:00
Updated Shell aliases (markdown)
@@ -9,7 +9,7 @@ eval "$(thefuck --alias)"
|
|||||||
|
|
||||||
Add this alias to `.zshrc`:
|
Add this alias to `.zshrc`:
|
||||||
```bash
|
```bash
|
||||||
alias fuck='$(thefuck $(fc -ln -1 | tail -n 1)); fc -R'
|
eval "$(thefuck --alias)"
|
||||||
```
|
```
|
||||||
|
|
||||||
# Fish
|
# Fish
|
||||||
|
|||||||
Reference in New Issue
Block a user