1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

added gpg stuff

This commit is contained in:
Ryan 2016-12-30 21:07:59 +01:00
parent a9548c160c
commit 9d957ab52a
3 changed files with 8 additions and 1 deletions

View File

@ -1 +1,2 @@
SSH_AGENT_PID DEFAULT=
SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh"

@ -1 +1 @@
Subproject commit 67dad45b38b7f0bafcaf7679da6eb4596301843b
Subproject commit ff5629e60b815b3c21ef216d5ba5943932589758

View File

@ -85,4 +85,10 @@ source $ZSH/oh-my-zsh.sh
# alias ohmyzsh="mate ~/.oh-my-zsh"
#
# Set GPG TTY
export GPG_TTY=$(tty)
# Refresh gpg-agent tty in case user switches into an X session
gpg-connect-agent updatestartuptty /bye >/dev/null
neofetch