From 9426db03305caae17e1be7c448a2ea74c0b09cc9 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 21 Jul 2009 01:20:11 +0200 Subject: =?UTF-8?q?Added=20DEBEMAIL=20=E1=BA=9E=20DEBFULLNAME?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zshrc b/zshrc index 2e7c4db..329a19e 100644 --- a/zshrc +++ b/zshrc @@ -8,6 +8,8 @@ PCOMM=%{$(echo -n '\e[0;37m')%} PROMPT="$PUSER$PATKI$PHOST$PDOPP$PPATH$PCOMM • " export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/games +export DEBEMAIL=xeno@thehappy.de +export DEBFULLNAME="Stefan Ritter" # Set terminal title dynamic case $TERM in -- cgit v1.2.3