From 210e2eef886ff82cac7902f559c3b452993ffb5e Mon Sep 17 00:00:00 2001 From: Frost-Phoenix <67cyril6767@gmail.com> Date: Tue, 19 Mar 2024 16:45:45 +0100 Subject: [PATCH] add fd --- modules/home/package/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/package/default.nix b/modules/home/package/default.nix index 235226d..fc49e5a 100644 --- a/modules/home/package/default.nix +++ b/modules/home/package/default.nix @@ -4,6 +4,7 @@ bitwise # cli tool for bit / hex manipulation eza # ls replacement entr # perform action when file change + fd # find replacement file # Show file information fzf # fuzzy finder jdk17 # java