X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fexamples%2Ffeisty_meow_startup%2Fbashrc_user;h=1877a58ef4ea0668f4fff6370543a29188795f61;hb=25693b7a3600927bd19e83be261646657abc2eda;hp=af92240803ac3205783cd2de3d848831bc84bb37;hpb=3ea085ec301ed1399dfa1e9f3a240312dc95410b;p=feisty_meow.git diff --git a/scripts/examples/feisty_meow_startup/bashrc_user b/scripts/examples/feisty_meow_startup/bashrc_user index af922408..1877a58e 100644 --- a/scripts/examples/feisty_meow_startup/bashrc_user +++ b/scripts/examples/feisty_meow_startup/bashrc_user @@ -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