diff options
| author | Xian Wang <dev@xianwang.io> | 2022-02-14 21:15:01 -0800 |
|---|---|---|
| committer | Xian Wang <dev@xianwang.io> | 2022-02-14 21:15:01 -0800 |
| commit | a43db61537748cbef6b689295eb922e1e79b7020 (patch) | |
| tree | 1b829f8dd2c5352096d0299f0e78dfb2257fcfec /gpg-agent.conf | |
| parent | 09c783699553c6219c445f111be3b30aee9ee85e (diff) | |
| download | dotfiles-a43db61537748cbef6b689295eb922e1e79b7020.tar.gz dotfiles-a43db61537748cbef6b689295eb922e1e79b7020.tar.bz2 dotfiles-a43db61537748cbef6b689295eb922e1e79b7020.zip | |
gpg-agent: move gpg-agent to plasma and out of shell rc
Diffstat (limited to 'gpg-agent.conf')
| -rw-r--r-- | gpg-agent.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gpg-agent.conf b/gpg-agent.conf index 646d2d4..58c6ceb 100644 --- a/gpg-agent.conf +++ b/gpg-agent.conf @@ -3,9 +3,3 @@ enable-ssh-support default-cache-ttl 60 max-cache-ttl 120 -#pinentry-program /usr/bin/pinentry-curses -#pinentry-program /usr/bin/pinentry-tty -#pinentry-program /usr/bin/pinentry-x11 -#pinentry-program /usr/local/bin/pinentry-curses -#pinentry-program /usr/local/bin/pinentry-mac -pinentry-program /usr/bin/pinentry |
