X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Ffred_common.alias;h=9ee52c5a130208ea430e8f2589dab137f7750295;hb=e6ce0aa508c3ad1beb167fdf20732b24f383c651;hp=37b085e479a467cea50fcd90e3b180040e9dad11;hpb=e855cd6aa2d75a11b18c923f9c9ceed8c59ce94a;p=feisty_meow.git diff --git a/scripts/customize/fred/fred_common.alias b/scripts/customize/fred/fred_common.alias index 37b085e4..9ee52c5a 100644 --- a/scripts/customize/fred/fred_common.alias +++ b/scripts/customize/fred/fred_common.alias @@ -4,6 +4,8 @@ # updates the mounted barkuptree drive with stuff on wildmutt. define_yeti_alias update_barkuptree='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/barkuptreedrive"' +# updates buffalonious when mounted. +define_yeti_alias update_buffalonious='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/z/buffalonious"' # updates local archive drive called catfurnose. define_yeti_alias update_catfurnose='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/catfurnose"' @@ -14,6 +16,12 @@ define_yeti_alias update_fredmusicprime='source "$FEISTY_MEOW_SCRIPTS/archival/g # updates my little 1 TB "soapbox" style usb drive with any appropriate archives and source. define_yeti_alias update_soapbox='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/soapboxdrive"' +# does the updating thing on the new tiny flat drive that for a while was serving the ps4 shuttle service but now is an honest ext4 drive. +define_yeti_alias update_slimpickenz='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/slimpickenz"' + +# 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"' + # 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'