commit 1718f4f19bc947c3e1179a278e816310a3c8cec6 parent d3fbcbbaa49787df7d0a4e063dc2ad2e54008395 Author: vin <vin@vineetk.net> Date: Fri, 23 May 2025 01:29:35 -0400 demiurge, hastur: increase zsh histsize to 1000000 Diffstat:
| M | home.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/home.nix b/home.nix @@ -748,6 +748,7 @@ in history = { ignoreDups = true; ignoreSpace = true; + save = 1000000; # 10k is inconvenient }; initContent = '' # auto-correct commands