bin/gpgunlock: init script
This commit is contained in:
parent
76bc521b56
commit
bca632d5b2
2 changed files with 5 additions and 0 deletions
3
.local/bin/gpgunlock
Executable file
3
.local/bin/gpgunlock
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
echo | bemenu -x indicator -p "Passphrase for key:" | gpg --batch --yes \
|
||||
--passphrase-fd 0 --pinentry-mode loopback -d dox/passwd/email.gpg
|
Loading…
Add table
Add a link
Reference in a new issue