history limit from settings

This commit is contained in:
lovedboy
2015-10-29 10:14:34 +08:00
parent 372e983459
commit b3a19fe439
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -314,6 +314,7 @@ export THEFUCK_REQUIRE_CONFIRMATION='true'
export THEFUCK_WAIT_COMMAND=10
export THEFUCK_NO_COLORS='false'
export THEFUCK_PRIORITY='no_command=9999:apt_get=100'
export THEFUCK_HISTORY_LIMIT='2000'
```
## Developing