fixed alias issues for subshells!
[feisty_meow.git] / scripts / core / common.alias
index cf8f49b388a7828d237277b75b11a78b7b0266d5..1cf5be3a4ef8edbd0a66344ad3f803a9d399a33f 100644 (file)
@@ -114,8 +114,8 @@ unalias fredme &>/dev/null
 
 ##############
 
-# set the sentinel variable that says this file was handled.
-export CORE_ALIASES_LOADED=true
+# set the sentinel alias that says this file was handled.
+alias CORE_ALIASES_LOADED=true
 
 ##############