From 0e7b1a8d43464b0faae4efbf96db9a7e2aa4514d Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 9 Apr 2018 13:24:53 -0400 Subject: [PATCH] added a blank line for appearance's sake --- scripts/core/functions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index 644ce8a0..db6d9909 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -453,6 +453,7 @@ if [ -z "$skip_all" ]; then unset -f function_sentinel # reload feisty meow environment in current shell. echo "reloading the feisty meow scripts." + echo source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh" # run nechung oracle to give user a new fortune. nechung -- 2.34.1