slimmed down the header.
[feisty_meow.git] / scripts / core / bootstrap_shells.sh
index 3d1288891dda0d75d2f915d411ad89a7e33c847d..f19855e89f9cb461fc9a4e4eb0ba9b92eb6eac24 100644 (file)
@@ -7,7 +7,7 @@
 #
 # Note: this does not yet ensure that the YETI profile is executed on
 # shell startup.  that can be added manually by editing your .bashrc file.
-# read the examples/bashrc_user file for more details.
+# read the examples/feisty_meow_startup/bashrc_user file for more details.
 
 ORIGINATING_FOLDER="$( \cd "$(\dirname "$0")" && \pwd )"
 YETI_CORE_SCRIPTS_DIR="$(echo "$ORIGINATING_FOLDER" | tr '\\\\' '/' )"