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

Update README.md

This commit is contained in:
Vladimir Iakovlev 2015-04-18 21:21:08 +02:00
parent f1ed8ada2b
commit 0049039427

View File

@ -69,7 +69,7 @@ And add to `.bashrc` or `.zshrc`:
```bash
alias fuck='$(thefuck $(fc -ln -1))'
# When you really need it
# You can use wahtever you want for as an alias, like for mondays:
alias FUCK='fuck'
```