X-Git-Url: http://lab.mitty.jp/git/?a=blobdiff_plain;f=.bash_profile;h=21e6365934b0833f60b9690e61374c24a08b7ec3;hb=df4fa7ba97367054d8073e9f9626b28d8936d941;hp=91c8ae032e7aa75dfbfa470d404a0afa176a0505;hpb=57d3e5400ce51f1881320585b520bc5f88f004ce;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