summary refs log tree commit diff
path: root/home/.kshrc
diff options
context:
space:
mode:
Diffstat (limited to 'home/.kshrc')
-rw-r--r--home/.kshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.kshrc b/home/.kshrc
index da2cd2c6..11585e50 100644
--- a/home/.kshrc
+++ b/home/.kshrc
@@ -1,6 +1,6 @@
 set -o nounset -o noclobber -o braceexpand -o emacs
 HISTFILE=~/.ksh_history HISTSIZE=5000
-GPG_TTY=$(tty)
+export GPG_TTY=$(tty)
 
 function colonize {
 	IFS=: