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