1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01: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
commit f1ed8ada2b

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`: