.zshrc: Remove comment
This commit is contained in:
parent
a2e8eccb00
commit
f98fe88a44
2
.zshrc
2
.zshrc
@ -116,7 +116,7 @@ genpass() {
|
|||||||
|
|
||||||
# set GPG TTY
|
# set GPG TTY
|
||||||
export GPG_TTY=$(tty)
|
export GPG_TTY=$(tty)
|
||||||
#
|
|
||||||
# Refresh gpg-agent tty in case user switches into an X Session
|
# Refresh gpg-agent tty in case user switches into an X Session
|
||||||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user