use envoy and reconfigure gnupg

This commit is contained in:
Felix Van der Jeugt 2014-12-29 23:19:30 +01:00
parent 06ae4263c3
commit 749e6a69ea
3 changed files with 218 additions and 0 deletions

4
zshrc
View file

@ -43,3 +43,7 @@ export GEM_HOME="$(ruby -e 'puts Gem.user_dir')"
export EDITOR="vim"
stty -ixon # turn of <C-s> for vimshell
# GPG-agent
envoy -t gpg-agent
source <(envoy -p)