|
sudo apt install scdaemon qtpass
|
|
|
|
gpg --import 5F78261B65C565041662A3B7FF8FC3C735BD4A51.asc
|
|
|
|
# Add:
|
|
# enable-ssh-support
|
|
vim .gnupg/gpg-agent.conf
|
|
|
|
# Add:
|
|
# export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
|
# gpgconf --launch gpg-agent
|
|
vim .bashrc
|