From 7acff944b1b5eebbe06065182803dcf1ca9f11c6 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 14 Feb 2026 12:39:42 -0600 Subject: feat(archsetup): add rbw Bitwarden CLI, update calibre config Add rbw (Rust Bitwarden CLI) to security section. Update calibre config state. --- archsetup | 1 + 1 file changed, 1 insertion(+) (limited to 'archsetup') diff --git a/archsetup b/archsetup index 4dbc17e..5015278 100755 --- a/archsetup +++ b/archsetup @@ -1562,6 +1562,7 @@ desktop_environment() { pacman_install gnome-keyring pacman_install seahorse pacman_install pass + pacman_install rbw # Bitwarden CLI client (Rust) # ensure correct permissions on .gpg directory # the colon means the user's group will have perms -- cgit v1.2.3