ohmyksh/extensions/keychain.org

12 lines
336 B
Org Mode
Raw Permalink Normal View History

2021-03-11 14:26:21 -07:00
#+TITLE: Extensions: keychain
The ~keychain~ gives you a convenient place to auto-start / load your various
agents (ssh, gpg).
2021-01-05 10:55:02 -07:00
** Variables
2021-03-11 14:26:21 -07:00
| Option | Default |
|---------------+---------------------------------------------|
| KEYCHAIN_OPTS | --gpg2 --inherit any --agents ssh,gpg -q -Q |