DOTS
This commit is contained in:
parent
b176c83374
commit
411a3ad9de
6 changed files with 20 additions and 20 deletions
2
bin/decrypt-password
Executable file
2
bin/decrypt-password
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
gpg --batch --no-tty -d ~/.$1-password.gpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue