add THEFUCK_HISTORY_LIMIT, my machine is so slow

This commit is contained in:
lovedboy
2015-10-22 19:25:00 +08:00
parent 3da26192cb
commit 372e983459
3 changed files with 14 additions and 4 deletions
+2 -1
View File
@@ -302,7 +302,8 @@ Or via environment variables:
* `THEFUCK_NO_COLORS` – disable colored output, `true/false`;
* `THEFUCK_PRIORITY` – priority of the rules, like `no_command=9999:apt_get=100`,
rule with lower `priority` will be matched first;
* `THEFUCK_DEBUG` – enables debug output, `true/false`.
* `THEFUCK_DEBUG` – enables debug output, `true/false`;
* `THEFUCK_HISTORY_LIMIT` – how many history commands will be scanned, like `2000`.
For example: