changeset 843:8430f87e87c8

feat: install rbw
author zegervdv <zegervdv@me.com>
date Tue, 13 Feb 2024 20:45:26 +0100
parents e9fc2263c225
children 9e2c5662c2cb
files .chezmoiscripts/run_onchange_after_19-install-bitwarden.sh.tmpl dot_tool-versions
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
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 }}
--- a/dot_tool-versions	Sat Feb 10 11:55:23 2024 +0100
+++ b/dot_tool-versions	Tue Feb 13 20:45:26 2024 +0100
@@ -1,7 +1,7 @@
 python 3.10.7
 neovim v0.9.0
 direnv 2.32.1
-rust 1.64.0
+rust 1.74.0
 sqlite 3.39.4
 nodejs 19.2.0
 chezmoi 2.42.2