X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Ffred_variables.sh;h=64f28c17eecccc9f4c86ed372380fb6a16181850;hb=ef338226ccf699c8d8a149d9b74e9888175c7099;hp=1ac9756abbc9664281e3ea8ea3e016279dfacea1;hpb=1fc8bcf0a57ced00df6ab01d682f8205deaee4c4;p=feisty_meow.git diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index 1ac9756a..64f28c17 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -15,10 +15,10 @@ 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=" cloud ebooks web ${REPOSITORY_LIST} " # adds our locally relevant archive folders into the list to be synched. - MAJOR_ARCHIVE_SOURCES+="/z/archons /z/basement /z/imaginations /z/musix /z/toaster /z/walrus" + MAJOR_ARCHIVE_SOURCES+="/z/archons /z/basement /z/imaginations /z/musix /z/toaster /z/walrus $HOME/brobdingnag" # our set of known source hierarchy folder names. SOURCECODE_HIERARCHY_LIST="codebarn extra_brain interbrane"