bitwarden

This commit is contained in:
2026-07-28 16:59:51 -03:00
parent a2d7391bbb
commit 1e14c57dc1
4 changed files with 49 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
oh-my-zsh = {
enable = true;
plugins = [ "git" "jj" ];
plugins = [ "git" "jj" "rbw" ];
theme = "";
};