.zshrc: Remove comment

This commit is contained in:
Alan Orth 2017-06-11 09:44:29 +03:00
parent a2e8eccb00
commit f98fe88a44
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -116,7 +116,7 @@ genpass() {
# 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