From: lace <> Date: Fri, 15 Jun 2007 14:38:33 +0000 (+0000) Subject: Run: .bashrc -> .bash_profile X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=9c29e5abcd18d0e7f27dabc3df90d5e020b70776;ds=sidebyside Run: .bashrc -> .bash_profile --- diff --git a/boot b/boot index 05c5675..2c3daaa 100755 --- a/boot +++ b/boot @@ -22,5 +22,5 @@ fi unset abs cd set +e -. .bashrc +. .bash_profile echo OK