From 11015d637460330239ce22bb511266399b6c2569 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 7 Sep 2020 23:23:08 +0100 Subject: [PATCH] Depend on fzf Add fzf to PATH. --- emacs/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/default.nix b/emacs/default.nix index 5e2c32188..7e4075aff 100644 --- a/emacs/default.nix +++ b/emacs/default.nix @@ -11,6 +11,7 @@ let ripgrep bat fd + fzf pass tokei nmap