Silent pass if "$HOME/.bashrc" doesn't exist
[nethome.git] / .bash_profile
1 if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV";fi
2
3 finger
4 m