mirror of
https://github.com/lordmathis/dotfiles.git
synced 2025-11-06 17:54:25 +00:00
Add KeePassXC
This commit is contained in:
3
bin/start_keepassxc.sh
Executable file
3
bin/start_keepassxc.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
secret-tool lookup keepassxc master | keepassxc --pw-stdin ~/Documents/Important/passwords.kdbx
|
||||
Reference in New Issue
Block a user