From 588814116db57cda9c41e649aa80e720f599eda1 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 22 Feb 2009 16:52:04 +0100 Subject: update --- .zsh/rc/10variables | 1 + 1 file changed, 1 insertion(+) (limited to '.zsh/rc/10variables') diff --git a/.zsh/rc/10variables b/.zsh/rc/10variables index 4796cf3..5ca5fdf 100644 --- a/.zsh/rc/10variables +++ b/.zsh/rc/10variables @@ -10,3 +10,4 @@ export PAGER=vimpager #export LESSOPEN='|/usr/bin/lesspipe.sh %s 2>&-' #export LESS='-i -c -N -w -g -M -R -P%t?f%f \ #:stdin .?pb%pb\%:?lbLine %lb:?bbByte %bb:-...' +export GPG_TTY=‘tty‘ -- cgit v1.2.3-24-g4f1b