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

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

Conflicts:
	thefuck/rules/sudo.py
This commit is contained in:
nvbn 2015-04-18 21:32:03 +02:00
commit 1ed4e9615e

View File

@ -69,6 +69,8 @@ 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:
alias FUCK='fuck'
```
Or in `config.fish`: