diff .chezmoiscripts/run_onchange_after_19-install-bitwarden.sh.tmpl @ 843:8430f87e87c8

feat: install rbw
author zegervdv <zegervdv@me.com>
date Tue, 13 Feb 2024 20:45:26 +0100
parents e9fc2263c225
children 59bf256e6c1c
line wrap: on
line diff
--- a/.chezmoiscripts/run_onchange_after_19-install-bitwarden.sh.tmpl	Sat Feb 10 11:55:23 2024 +0100
+++ b/.chezmoiscripts/run_onchange_after_19-install-bitwarden.sh.tmpl	Tue Feb 13 20:45:26 2024 +0100
@@ -9,5 +9,6 @@
 sudo dpkg --install --skip-same-version $DOWNLOADFILE
 rm -rf $DOWNLOADFILE
 
+rtx x [email protected] -- cargo install rbw
 
 {{ end }}