X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Ffred_variables.sh;h=02e107a58d79c4c83008e424c4bac61dbdb7518c;hb=d416052846c247de393089e98602f3c881362548;hp=2d2e77ab7e9d7acf7a9e86aae6db0ce3f719f3d6;hpb=20d25060a6d07c57034476470dba0748eb092e37;p=feisty_meow.git diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index 2d2e77ab..02e107a5 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -15,8 +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" - REPOSITORY_LIST+="$(find $HOME/active -maxdepth 1 -mindepth 1 -type d)" + 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"