1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 06:34:09 +00:00

Merge pull request #14 from jtmarmon/patch-1

add alias for use on mondays
This commit is contained in:
Vladimir Iakovlev
2015-04-18 21:20:00 +02:00

View File

@@ -69,6 +69,8 @@ And add to `.bashrc` or `.zshrc`:
```bash
alias fuck='$(thefuck $(fc -ln -1))'
# When you really need it
alias FUCK='fuck'
```
Or in `config.fish`: