summaryrefslogtreecommitdiffstats
path: root/.req_pwd.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move various scripts and functions into bin/Tharre2018-05-091-19/+0
|
* Kill gpg-agent via gpg-connect-agent "KILLAGENT"Tharre2018-02-091-1/+2
| | | | | This works better than reloadagent or `gpgconf --kill gpg-agent` and is thus a good replacement for killall(1).
* Kill gpg-agent with killall(1) again ...Tharre2017-11-201-1/+1
| | | | gpgconf unfortunately proved to not work quite as expected either.
* Kill gpg-agent again, this time via gpgconfTharre2017-10-131-1/+1
| | | | Reloading the gpg-agent does not seem to work.
* Restart gpg-agent properly instead of killing itTharre2017-10-101-2/+2
|
* Workaround when gpg-agent is broken for req_pwdTharre2017-06-131-0/+4
|
* Enter passwords manually if pass is not availableTharre2017-03-261-0/+14