From 3aa7ea67d66a649a0a2a9171c97d56ef8a7910a0 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Wed, 12 Mar 2025 22:30:52 -0700 Subject: [PATCH] remove rbw --- provision/modules/base/terminal.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/provision/modules/base/terminal.nix b/provision/modules/base/terminal.nix index 3de65905..cf3fb28c 100644 --- a/provision/modules/base/terminal.nix +++ b/provision/modules/base/terminal.nix @@ -10,12 +10,11 @@ unzip # Command-line utility for extracting files from ZIP archives vim # Text editor that is highly configurable and widely used, especially in the Unix environment - rbw # Command-line interface to the Bitwarden password manager - trash-cli # Command-line interface to the freedesktop.org Trash - ripgrep # Line-oriented search tool that recursively searches directories for a regex pattern sesh # Smart session manager for the terminal + ripgrep # Line-oriented search tool that recursively searches directories for a regex pattern fzf # Command-line fuzzy finder for Unix-like operating systems nix-search-cli # Command-line utility for searching the Nix package repository + trash-cli # Command-line interface to the freedesktop.org Trash btop # Terminal-based resource monitor, providing an interactive view of system resources nnn # Terminal file manager with a focus on performance and ease of use