summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2011-12-31 18:31:57 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2011-12-31 18:31:57 -0500
commit4a1dbb6dcf0b5efc26d366b164707311332354c9 (patch)
treeacc7bb0c951c7aaf30009e0df4e0bdb62391318e /.profile
parent5d5254db67843e7f57bc7d7dec6128f1e566ba2c (diff)
update
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/.profile b/.profile
index 499af90..811b4bf 100644
--- a/.profile
+++ b/.profile
@@ -37,6 +37,8 @@ if [ -f "$HOME/.selected_editor" ]; then
export VISUAL="${VISUAL:-$SELECTED_EDITOR}"
fi
+export GPGKEY=D4FFBFC9
+
if [ -f "$HOME/.login-daemons" ]; then
. "$HOME/.login-daemons"
fi