]> arthur.barton.de Git - ax-zsh.git/commit
keychanin: Enhance logic and introduce axzsh_keychain_update function
authorAlexander Barton <alex@barton.de>
Sat, 27 Aug 2016 13:46:59 +0000 (15:46 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 27 Aug 2016 13:46:59 +0000 (15:46 +0200)
commit4d3ae9159b6d354187ada2ccf651bfe4248f64e6
tree114c84d4ed542c8a1434ba766525466e68a70e15
parentebe1d8780721dd40f8352f4fd639b0c272cd96d7
keychanin: Enhance logic and introduce axzsh_keychain_update function

Now keychain(1) is called in the "profile" stage for login shells
already, to make sure that it runs before any other local scripts
test, use, or update the SSH and GnuPG agents.

And in addition this patch introduces the new axzsh_keychain_update
function, which can be used to update the SSH and GnuPG agent
information at any time.
plugins/keychain/keychain.zprofile [new file with mode: 0644]
plugins/keychain/keychain.zshrc