From: Jan Kratochvil Date: Sun, 27 Feb 2011 13:36:48 +0000 (+0100) Subject: -.perlmail-submit.log X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=b57213b56153f21b94fd7d14352fcc21f7488715 -.perlmail-submit.log --- diff --git a/.bash_profile b/.bash_profile index df2bd65..1105d6b 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,6 +2,5 @@ if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV # '2>/dev/null' as finger(1) may not be present. finger 2>/dev/null -cat 2>/dev/null .perlmail-submit.log if [ -f "$HOME/.bash_profile.local" ];then source "$HOME/.bash_profile.local";fi