From 345307caaa4a18f54344cabe0e9ac41a79fe87e3 Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Tue, 18 Mar 2025 21:02:32 +0100 Subject: [PATCH] 27 current 2025-03-18 21:02:30 25.05.20250315.c80f6a7 6.12.19 * --- modules/home-manager/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/zsh.nix b/modules/home-manager/zsh.nix index e76ce31..aee648a 100644 --- a/modules/home-manager/zsh.nix +++ b/modules/home-manager/zsh.nix @@ -8,7 +8,7 @@ {name = "zsh-users/zsh-autosuggestions";} { name = "sindresorhus/pure"; - tags = [as:theme depth:1]; + tags = [as:theme]; } ]; };