home: zsh: make history ten times bigger
This commit is contained in:
parent
467cfaa066
commit
684dac5904
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ in
|
|||
enableCompletion = true;
|
||||
|
||||
history = {
|
||||
size = 50000;
|
||||
size = 500000;
|
||||
ignoreSpace = true;
|
||||
ignoreDups = true;
|
||||
share = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue