Multiple vim updates, work related and whatnot

git-svn-id: http://photonzero.com/dotfiles/trunk@23 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
michener 2008-09-22 22:54:36 +00:00
parent 86cc58a3d4
commit 4476597643
10 changed files with 1718 additions and 1 deletions

View file

@ -85,3 +85,8 @@ fi
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
if [ -n "`which fortune`" ]; then
fortune
fi