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:
parent
86cc58a3d4
commit
4476597643
10 changed files with 1718 additions and 1 deletions
5
.bashrc
5
.bashrc
|
|
@ -85,3 +85,8 @@ fi
|
|||
if [ -f /etc/bash_completion ]; then
|
||||
. /etc/bash_completion
|
||||
fi
|
||||
|
||||
if [ -n "`which fortune`" ]; then
|
||||
fortune
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue