X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcustomize%2Ffred%2Ffred_common.alias;h=cd4bd5d9dbad89d506662fe2df173bfeb060d297;hb=c2a526dcabbebb77462f33846fd4532c87421c37;hp=67e332a63a3f10e5a32a24fd098067f457206dbf;hpb=28e56b0cea5c3d671007424169b7ea75a78455ac;p=feisty_meow.git diff --git a/scripts/customize/fred/fred_common.alias b/scripts/customize/fred/fred_common.alias index 67e332a6..cd4bd5d9 100644 --- a/scripts/customize/fred/fred_common.alias +++ b/scripts/customize/fred/fred_common.alias @@ -1,6 +1,23 @@ -# some aliases that i don't expect very many people to ever want. they are -# based on some of the mount configurations available at home or abroad. +# some aliases that i don't expect very many people to ever want. +# these are very specific to drives and such that i use but which other people wouldn't. + +# pull in any code dependencies. +source "$FEISTY_MEOW_SCRIPTS/core/general_updater.sh" + +# updates the mounted barkuptree drive with stuff on wildmutt. +define_yeti_alias update_barkuptree='update_archive_drive "/media/fred/barkuptreedrive"' + +# updates local archive drive called catfurnose. +define_yeti_alias update_catfurnose='update_archive_drive "/media/fred/catfurnose"' + +# updates the fredmusicprime drive with the latest from /z space. +define_yeti_alias update_fredmusicprime='update_archive_drive "/media/fred/fredmusicprime"' + +# updates my little 1 TB "soapbox" style usb drive with any appropriate archives and source. +define_yeti_alias update_soapbox='update_archive_drive "/media/fred/soapboxdrive"' + + # 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.