all repos — nixfiles @ 08203f26d9bf5c330cfdd7716fe10b511666d7bc

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

fish: customise fzf keybindings
Alan Pearce alan@alanpearce.eu
Wed, 23 Aug 2023 21:19:46 +0200
commit

08203f26d9bf5c330cfdd7716fe10b511666d7bc

parent

e94d8d3f6b5a12d5277fc156d7db1ecca083efca

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M user/settings/fish.nixuser/settings/fish.nix
@@ -35,6 +35,7 @@ }     ];
     interactiveShellInit = ''
       bind \es __ghq_repository_search
+      fzf_configure_bindings --directory=\cx\cf
     '';
     shellInit = ''
       if test -n $KITTY_INSTALLATION_DIR