Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zsh/gpg: ignore agent error in preexec hook | Aaron LI | 2018-02-05 | 1 | -3/+2 |
| | | | | | | | | | For a NFS-shared-home cluster, once login to a node and start the gpg-agnet, then the original gpg-agent on the master will quit, which causes the annoying agent connection error. Simply ignore the error and do not try to launch the agent, which is of little use for the above cases. | ||||
* | zsh/gpg: check the existence of pinentry-program then set it | Aaron LI | 2018-02-03 | 1 | -3/+6 |
| | |||||
* | zsh: improve gpg-agent startup and support restart | Aaron LI | 2018-01-13 | 1 | -0/+7 |
| | |||||
* | zsh: improve ssh-agent support by gpg-agent | Aaron LI | 2018-01-13 | 1 | -1/+32 |
| | |||||
* | zsh: add 80-gpg.zsh to setup gpg, also fix TTY problem for ssh-support | Aaron LI | 2017-10-20 | 1 | -0/+37 |