Add bitwarden based encryption and ssh key managment

This commit is contained in:
2025-01-22 01:01:15 -04:00
parent 70d7dcc23a
commit c1fb24558a
12 changed files with 69 additions and 0 deletions

View File

@ -0,0 +1,7 @@
encryption = "age"
[age]
identity = "~/.config/age/key"
recipient = "age1eshsd8qvaq0z4achjezvrw4spc57a7a72xp7ej663qlk6lnets2sjvkuy6"
[edit]
command = "code"
args = ["--wait"]