3 git clone git@gitorious.org:abe/zshrc.git ~/.zsh
7 ln -vis .zsh/zshenv ~/.zshenv
11 This config contains some personal preferences like setting the
12 DEBEMAIL and DEBFULLNAME environment variables. So if you don't want
13 your changelogs ending with my name, I propose to grep the whole
14 repository for strings like abe, deuxchevaux, Axel and Beckert before
15 using it in production. ;-)
17 At least I was quite surprised that I did backport puppet to Squeeze
20 http://snapshot.debian.org/archive/debian-backports/20111101T153804Z/pool/main/p/puppet/puppet_2.7.6-1%7Ebpo60%2B1.dsc
22 Thanks to Micah for making me aware of that issue by uploading puppet
23 in my name. I'll try to fix this issue somehow, like checking if $USER
24 equals "abe" or so. :-)