many pervasive clean-ups
[feisty_meow.git] / customizing / fred / fred_variables.sh
index e783f8eb6a47527993c7a0624a798febb68d537e..6392c2ec801fabf7f0e1fd44d8f1beb7fcf55f20 100644 (file)
@@ -6,12 +6,12 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then
 
   # The cloud directory is our new repository that's always available.  It serves as our
   # personal cloud for data.
-  export CLOUD_DIR=$HOME/cloud
+  export CLOUD_BASE=$HOME/cloud
 
   # The gruntose web site is expected to reside below, if it exists at all.
-  export WEB_DIR=$HOME/web
+  export WEBBED_SITES=$HOME/web
   if [ "$(hostname)" = "zooty.koeritz.com" ]; then
-    export WEB_DIR=/var/www
+    export WEBBED_SITES=/var/www
   fi
 
   # add a bunch of folders to the list for checkin & checkout.  these are