lots of replacements of old file name 'profile.sh' with new name of
[feisty_meow.git] / scripts / examples / feisty_meow_startup / bashrc_user
index af92240803ac3205783cd2de3d848831bc84bb37..1877a58ef4ea0668f4fff6370543a29188795f61 100644 (file)
@@ -14,6 +14,6 @@
 # can mess with an sftp connection, apparently.
 if [ ${TERM} != "dumb" ]; then
   # sets up the feisty_meow scripts, using the default locations for all scripts.
-  source $HOME/feisty_meow/scripts/core/profile.sh
+  source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh
 fi