aboutsummaryrefslogtreecommitdiffstats
path: root/_zlogin
Commit message (Collapse)AuthorAgeFilesLines
* gpg: rewrite gpg-agent handling with zshAaron LI2018-02-201-1/+1
| | | | | | | * do not hack to force to use `pinentry-curses` with custom `pinentry` and `gpg2-x11` shims * explain to use the `pinentry-gtk-2`, which will fallback to text mode * simply launch `gpg-agent` with `gpgconf --launch`
* zsh/gpg: simplify gpg-agent launch on login; add note about systemdAaron LI2018-02-201-2/+1
|
* zsh: improve gpg-agent startup and support restartAaron LI2018-01-131-1/+2
|
* zsh: launch gpg-agent only on non-ssh loginsAaron LI2018-01-131-2/+8
|
* Tune zsh configs; Auto startx if login on tty6 (.zlogin)Aaron LI2016-01-311-0/+22