Adding some nice plugins

git-svn-id: http://photonzero.com/dotfiles/trunk@30 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
michener 2009-07-25 00:03:42 +00:00
parent a15d363bc8
commit 143fd36427
6 changed files with 2969 additions and 1845 deletions

View file

@ -20,6 +20,8 @@ if [ -z "$debian_chroot" ] && [ -r /etc/debian_chroot ]; then
debian_chroot=$(cat /etc/debian_chroot)
fi
PERL5LIB=$HOME/local/lib64/perl5/site_perl/5.8.8/
# set a fancy prompt (non-color, unless we know we "want" color)
#case "$TERM" in
#xterm-color)