fish: fix call to nix-your-shell
Alan Pearce alan@alanpearce.eu
Mon, 29 Apr 2024 21:03:58 +0200
1 files changed, 1 insertions(+), 1 deletions(-)
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