about summary refs log tree commit diff stats
path: root/nix-conf/home
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-09-06 14:16:22 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-09-06 14:16:22 +0100
commit414dd19b7d5137b4fdae216523dbf7c04c405d9b (patch)
tree8b20ca6b61c4069dd060edff08e99281f37a6a13 /nix-conf/home
parent4a91db29f5fbce70e04105951201deee1b26ab5f (diff)
downloaddotfiles-414dd19b7d5137b4fdae216523dbf7c04c405d9b.tar.gz
Enable more fzf functionality
Diffstat (limited to 'nix-conf/home')
-rw-r--r--nix-conf/home/includes/zsh.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix
index 505bd2d..5ca4eab 100644
--- a/nix-conf/home/includes/zsh.nix
+++ b/nix-conf/home/includes/zsh.nix
@@ -143,6 +143,7 @@ in
         fi
       fi
 
+      eval "$(fzf --zsh)"
       autopair-init
       enable-fzf-tab