use envoy and reconfigure gnupg
This commit is contained in:
parent
06ae4263c3
commit
749e6a69ea
3 changed files with 218 additions and 0 deletions
4
zshrc
4
zshrc
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue