summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-06-26 17:54:23 +0200
committerFlorian Pritz <bluewind@xinu.at>2011-06-26 17:54:23 +0200
commit58887bf6b5351f96429ce6b428b7bb7f9ede7b6b (patch)
tree3e2a7a0a396681d466d44d59b57cb40a524b39ea /.zshrc
parent8789acef0da7b22673e96564d0efaac31735c34c (diff)
downloaddotfiles-58887bf6b5351f96429ce6b428b7bb7f9ede7b6b.tar.gz
dotfiles-58887bf6b5351f96429ce6b428b7bb7f9ede7b6b.tar.xz
zshrc: always load gpg-agent.sh
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.zshrc')
-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(){