From 4d56526b0a391443b471fa5db6b154fcecbb15ff Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 29 Apr 2024 08:07:44 +0200 Subject: fish: switch from nix-your-shell to any-nix-shell --- user/settings/fish.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'user/settings/fish.nix') diff --git a/user/settings/fish.nix b/user/settings/fish.nix index de4ec062..7e144e05 100644 --- a/user/settings/fish.nix +++ b/user/settings/fish.nix @@ -23,7 +23,9 @@ }; } ]; + # TODO: pre-generate nix-your-shell interactiveShellInit = '' + ${pkgs.nix-your-shell}/bin/nix-your-shell fish | source bind \es __ghq_repository_search # don't bind ctrl-t, it does nice things on macOS/BSD set FZF_CTRL_T_COMMAND -- cgit 1.4.1