From 31fd443dd4b623a581711ac76b94d141efa655c0 Mon Sep 17 00:00:00 2001 From: Scott Sorell Date: Sun, 10 May 2026 20:48:17 -0700 Subject: [PATCH] fixing fish options to support win32yank --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 2cd2089..0382c18 100644 --- a/home.nix +++ b/home.nix @@ -184,6 +184,7 @@ in { + "/extras/kanagawa.fish")} set -U fish_greeting + fish_add_path --append /mnt/c/Users/scott/scoop/apps/win32yank/0.1.1 ''; functions = { refresh = "source $HOME/.config/fish/config.fish";