From 3a6f9c1d613f9dc53bf11cb56176ed7335b87b86 Mon Sep 17 00:00:00 2001
From: Isaac Shoebottom <ir.shoebottom@gmail.com>
Date: Wed, 22 Jan 2025 01:05:37 -0400
Subject: [PATCH] Add rbw config

---
 dot_config/rbw/config.json | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 dot_config/rbw/config.json

diff --git a/dot_config/rbw/config.json b/dot_config/rbw/config.json
new file mode 100644
index 0000000..7dac6ec
--- /dev/null
+++ b/dot_config/rbw/config.json
@@ -0,0 +1 @@
+{"email":"ir.shoebottom@gmail.com","sso_id":null,"base_url":"https://bitwarden.shoebottom.ca","identity_url":null,"ui_url":null,"notifications_url":null,"lock_timeout":3600,"sync_interval":3600,"pinentry":"pinentry","client_cert_path":null}
\ No newline at end of file