fish: fix call to nix-your-shell
1 file changed, 1 insertion(+), 1 deletion(-)
jump to
M user/settings/fish.nix → user/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