X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bash_profile;h=c12e549f83f5c2f80b2d934ff801baa7afea817d;hp=98081360f6a0661719d78a7d27f88abe6e1e1de6;hb=bd39f9f2114f1c5d7b19834fa82ce060441b20a7;hpb=5d64e392d2ce7efdc05f5899a88cdbeed553c76b diff --git a/.bash_profile b/.bash_profile index 9808136..c12e549 100644 --- a/.bash_profile +++ b/.bash_profile @@ -2,3 +2,6 @@ if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV finger m +cat 2>/dev/null .perlmail-submit.log + +if [ -f "$HOME/.bash_profile.local" ];then source "$HOME/.bash_profile.local";fi