1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 12:06:04 +00:00

add alias for use on mondays

This commit is contained in:
Jason Marmon 2015-04-17 19:31:18 -04:00
parent bc4dc011e4
commit 1627c891cb

View File

@ -63,6 +63,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`: