From f98fe88a44dd3622dd530f81d2606a7ac6adb9d7 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 11 Jun 2017 09:44:29 +0300 Subject: [PATCH] .zshrc: Remove comment --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 3c0dc34..cbcefba 100644 --- a/.zshrc +++ b/.zshrc @@ -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