X-Git-Url: http://lab.mitty.jp/git/?a=blobdiff_plain;f=.bash_profile;h=21e6365934b0833f60b9690e61374c24a08b7ec3;hb=d006afb818eeb5978aef6c84ec63104f86b087fe;hp=91c8ae032e7aa75dfbfa470d404a0afa176a0505;hpb=766bb6a9e359f1d33f134719ef8ce266ba01e4ea;p=lab.git diff --git a/.bash_profile b/.bash_profile index 91c8ae0..21e6365 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,6 +1,6 @@ # set PATH so it includes user's private bin if it exists -if [ -d "$HOME/bin" ] ; then - PATH="$HOME/bin:$PATH" +if [ -d "$HOME/.bin" ] ; then + PATH="$HOME/.bin:$PATH" fi /usr/bin/screen -d -RR -U