1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-02-20 20:09:07 +00:00
This commit is contained in:
Vladimir Iakovlev 2015-07-19 22:41:10 +03:00
parent b8a74b1425
commit dbf20ebc73

View File

@ -257,7 +257,7 @@ The Fuck has a few settings parameters which can be changed in `~/.thefuck/setti
* `wait_command` – max amount of time in seconds for getting previous command output;
* `no_colors` – disable colored output;
* `priority` – dict with rules priorities, rule with lower `priority` will be matched first;
* `debug` – enabled debug output, by default `False`;
* `debug` – enables debug output, by default `False`;
Example of `settings.py`: