summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index 398d514..806a16b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -354,9 +354,7 @@ yd(){
}
# some script to make this damn agent work easier
-if [[ -n $DISPLAY ]]; then
- source ${HOME}/bin/gpg-agent.sh
-fi
+source ${HOME}/bin/gpg-agent.sh
# yeah I know you shouldn't use it...
google(){