summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-06-29 13:06:55 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-06-29 13:06:55 +0200
commitfc68858d1c28d30a02ef73b6d26434c71d75b6ae (patch)
tree1a6cb140bca49969767ba84e2a1c4b46dd8640b0 /etc
parentae65a85e20fb1657e3d241fee90a5d16d4a482a6 (diff)
zshenv: Add DEBFULLNAME
Diffstat (limited to 'etc')
-rw-r--r--etc/.zshenv1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/.zshenv b/etc/.zshenv
index ce1f7bb..044363b 100644
--- a/etc/.zshenv
+++ b/etc/.zshenv
@@ -19,6 +19,7 @@ export HOST
export COLUMNS
export LINES
+export DEBFULLNAME='Daniel Friesel'
export DEBEMAIL='derf@chaosdorf.de'
if [[ -n ${commands[lesspipe]} ]] {