X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Ffred_common.alias;fp=scripts%2Fcustomize%2Ffred%2Ffred_common.alias;h=84ea0b7714cf697822f2de5f5a45c06fbe9b6e41;hp=9ee52c5a130208ea430e8f2589dab137f7750295;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/scripts/customize/fred/fred_common.alias b/scripts/customize/fred/fred_common.alias index 9ee52c5a..84ea0b77 100644 --- a/scripts/customize/fred/fred_common.alias +++ b/scripts/customize/fred/fred_common.alias @@ -22,6 +22,12 @@ define_yeti_alias update_slimpickenz='source "$FEISTY_MEOW_SCRIPTS/archival/gene # another drive to update; this is a salvaged 5 tb drive. define_yeti_alias update_flabtastic='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/flabtastic"' +# updates the bittybarky drive with the prime assortment. +define_yeti_alias update_bittybarky='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/bittybarky"' + +# synch up the new fairly large seagate drive named swirler. +define_yeti_alias update_swirler='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/swirler"' + # moo and unmoo mount the local folders i use most. #no longer used. we are doing mostly full directory stores without nfs mounts these days. #define_yeti_alias moo='check_mount /z/stuffing ; check_mount /z/walrus ; check_mount /z/chunky ; check_mount /z/fredgrid'