all repos — nixfiles @ 8cbfe23a555a75fe9619c0b35ad2ba782ea878c3

System and user configuration, managed by nix and home-manager

fish: fix call to nix-your-shell

Alan Pearce
commit

8cbfe23a555a75fe9619c0b35ad2ba782ea878c3

parent

87ec4122cf119e50a20adb8bcd5dc78c876f02b7

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M user/settings/fish.nixuser/settings/fish.nix
@@ -25,7 +25,7 @@ }
]; # TODO: pre-generate nix-your-shell interactiveShellInit = '' - ${pkgs.nix-your-shell}/bin/nix-your-shell --nom env fish | source + ${pkgs.nix-your-shell}/bin/nix-your-shell --nom fish env | source bind \es __ghq_repository_search # don't bind ctrl-t, it does nice things on macOS/BSD set FZF_CTRL_T_COMMAND