From 640d3d9f77b91fae24f84a0de9bfaf3623086b9e Mon Sep 17 00:00:00 2001 From: Glen Goodwin Date: Fri, 15 Dec 2023 00:11:03 -0500 Subject: [PATCH] feat: add rm-improved --- home-manager/modules/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/modules/common.nix b/home-manager/modules/common.nix index 56ae5a7..7667ae4 100644 --- a/home-manager/modules/common.nix +++ b/home-manager/modules/common.nix @@ -34,6 +34,7 @@ htop # Modern and interactive process viewer, an improved alternative to 'top.' moar # A syntax highlighting pager ripgrep # Faster alternative to 'grep,' recursively searching directories for a regex pattern. + rm-improved # Enhanced file and directory removal tool with interactive prompts, advanced options, and improved user feedback. tealdeer # Command-line utility providing simplified and community-driven man pages. thefuck # Handy tool that corrects mistyped console commands. viddy # A modern watch command. Time machine and pager etc.