1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-11-01 23:51:59 +00:00

Updated Shell aliases (markdown)

Vladimir Iakovlev
2015-10-30 20:47:06 +08:00
parent 9d5931bbec
commit 417fb99e67

@@ -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