Hide message when the Vim version is too old to run the plugin.
[profile.git] / .bashrc
1 # $Id$
2 if $(tty -s); then
3   . /etc/profile
4   . ~/.bash_profile
5 fi