From fb9124d6ff572970dee9bc363a83af3bf5409566 Mon Sep 17 00:00:00 2001 From: tinger Date: Sun, 2 Aug 2026 10:13:54 +0200 Subject: [PATCH] common: Add dua and dust --- common/dev/term.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common/dev/term.nix b/common/dev/term.nix index e3f895a..faa5445 100644 --- a/common/dev/term.nix +++ b/common/dev/term.nix @@ -22,6 +22,8 @@ chezmoi # Dotfile management claude-code # Slop creation (work) dogedns # Fancy `dig` + dua # Fancy interactive `du` + dust # Fancy `du` eza # Fancy `ls` fd # Fancy `find` fzf # Standalone fuzzy finder -- 2.51.2