Merge branch 'master' of github.com:nvbn/thefuck

This commit is contained in:
nvbn
2015-04-18 22:50:42 +02:00
+1 -1
View File
@@ -69,7 +69,7 @@ And add to `.bashrc` or `.zshrc`:
```bash
alias fuck='$(thefuck $(fc -ln -1))'
# You can use wahtever you want for as an alias, like for mondays:
# You can use whatever you want as an alias, like for mondays:
alias FUCK='fuck'
```