X-Git-Url: http://lab.mitty.jp/git/?a=blobdiff_plain;f=.bash_profile;h=21e6365934b0833f60b9690e61374c24a08b7ec3;hb=d006afb818eeb5978aef6c84ec63104f86b087fe;hp=fcc54420c2f7f79f472521558c0fdfc17fa2baa1;hpb=b31adcc73419cc4d119898a5158f6c6986a04b0c;p=lab.git diff --git a/.bash_profile b/.bash_profile index fcc5442..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/script ~/.script/`date +%y-%m-%d_%H%M%S`.log + /usr/bin/screen -d -RR -U