X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.bash_profile;fp=.bash_profile;h=0000000000000000000000000000000000000000;hp=d5f43d7cdc5c2497f2dae08f5717321e8f762da9;hb=bea3fd57425c7f0375704d39e6fdd5ffffcaa949;hpb=4a40542bdd940f7b909aa24866e69b3a088253ac diff --git a/.bash_profile b/.bash_profile deleted file mode 100644 index d5f43d7..0000000 --- a/.bash_profile +++ /dev/null @@ -1,6 +0,0 @@ -if [ -f "$HOME/.bashrc" ];then export BASH_ENV="$HOME/.bashrc";source "$BASH_ENV";fi - -finger -m - -if [ -f "$HOME/.bash_profile.local" ];then source "$HOME/.bash_profile.local";fi