From: Don Armstrong Date: Sun, 11 Oct 2009 18:45:03 +0000 (+0000) Subject: * export debhome X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=2111e66ca2dc2385357fd30af2193c07ec947baa;hp=b811c87a017888727ca7fbba102a92fb2d67cf4e * export debhome --- diff --git a/.bashrc b/.bashrc index c678d0b..c1bdbbe 100644 --- a/.bashrc +++ b/.bashrc @@ -25,6 +25,7 @@ if [ "$PS1" ]; then fi; export DEBEMAIL="don@debian.org" + export DEBHOME="$(eval 'echo' '~/projects/debian')" # enable color support of ls and also add handy aliases eval `dircolors -b`