From: Martin Mares Date: Wed, 13 Jun 2007 17:24:13 +0000 (+0200) Subject: Call bashrc from profile. X-Git-Tag: python-dummy-working~358 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=7eba724301ec08f748ebda512760f49855cd2135;p=moe.git Call bashrc from profile. --- diff --git a/template/.profile b/template/.profile index 78e70b2..d1fb79b 100644 --- a/template/.profile +++ b/template/.profile @@ -1,2 +1 @@ -export MO_ROOT=/mo/public -PATH=$PATH:$MO_ROOT/bin +. ~/.bashrc