diff options
author | Stefan Ritter <xeno@thehappy.de> | 2010-02-04 15:08:11 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2010-02-04 15:08:11 +0100 |
commit | b874b4264736f89d060fd5d459d94572574a75bf (patch) | |
tree | 70e87d3bcfb6fddb72c6598cdd5311dcd53e022e /zsh/zshrc | |
parent | 0f0886fc19a967dd8a6e5f9f92aaaa3085cb6bae (diff) |
Weekly commit
Diffstat (limited to '')
-rw-r--r-- | zsh/zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ setopt listpacked setopt listtypes export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/games +export EMAIL=xeno@thehappy.de export DEBEMAIL=xeno@thehappy.de export DEBFULLNAME="Stefan Ritter" export QUILT_PATCHES=debian/patches |