From a8501a92585993f0f7edf5dfba234d4552eed3c6 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Tue, 20 Aug 2024 07:36:03 +0100 Subject: Fix path issue --- nix-conf/home/includes/zsh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix-conf/home/includes/zsh.nix') diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix index c26e162..db8cf3f 100644 --- a/nix-conf/home/includes/zsh.nix +++ b/nix-conf/home/includes/zsh.nix @@ -284,7 +284,7 @@ in { name = "fzf-git.sh"; src = fzf-git-sh; - file = "share/zsh/fzf-git-sh/fzf-git.sh"; + file = "share/fzf-git-sh/fzf-git.sh"; } { name = "per-directory-history"; -- cgit 1.4.1-2-gfad0