From f061e0b0c7ed745f372a89d5ec5f69dbd818c731 Mon Sep 17 00:00:00 2001 From: Jon Santmyer Date: Sat, 31 Jan 2026 15:10:46 -0500 Subject: desktop changes 2026-01-31 --- modules/shell/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/shell/zsh.nix') diff --git a/modules/shell/zsh.nix b/modules/shell/zsh.nix index c844564..b786356 100644 --- a/modules/shell/zsh.nix +++ b/modules/shell/zsh.nix @@ -44,7 +44,7 @@ in { syntaxHighlighting.enable = true; autocd = true; defaultKeymap = "viins"; - dotDir = ".config/zsh"; + dotDir = config.home.manager.xdg.configHome; history = { size = 10000; -- cgit v1.2.3