From b1bc91ffaa7625ab1106ca880872bd7c2d423f95 Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Tue, 18 Mar 2025 21:11:48 +0100 Subject: [PATCH] 30 current 2025-03-18 21:11:46 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 05f3ba0..6076929 100644 --- a/modules/home-manager/zsh.nix +++ b/modules/home-manager/zsh.nix @@ -6,7 +6,7 @@ enable = true; plugins = [ { - name = "mafredi/zsh-async"; + name = "mafredri/zsh-async"; tags = [from:github defer:0]; } {name = "zsh-users/zsh-autosuggestions";}