tweak 5
[feisty_meow.git] / scripts / customize / fred / fred_variables.sh
index ab33a5a395afd62381ff2d16340202164ddf5e72..02e107a58d79c4c83008e424c4bac61dbdb7518c 100644 (file)
@@ -15,11 +15,7 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then
   fi
 
   # add a bunch of personal folders to the list for checkin & checkout.
-  REPOSITORY_LIST+="cloud ebooks web"
-  # add in any active projects.
-  if [ -d "$HOME/active" ]; then
-    REPOSITORY_LIST+="$(find "$HOME/active" -maxdepth 1 -mindepth 1 -type d)"
-  fi
+  REPOSITORY_LIST+=" cloud ebooks web "
 
   # adds our locally relevant archive folders into the list to be synched.
   ARCHIVE_COLLECTIONS_LIST+="/z/basement /z/imaginations /z/musix /z/toaster /z/walrus"