From: Fred T. Hamster Date: Sun, 15 May 2022 05:26:47 +0000 (-0400) Subject: updated for new drive X-Git-Tag: 2.140.136^2~77 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=58ae2374cd54bcd6b7a076ad43e37492c9e35a33 updated for new drive that's not really working out, but whatever. --- diff --git a/scripts/customize/fred/fred_common.alias b/scripts/customize/fred/fred_common.alias index 9ee52c5a..4e761c32 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 the mounted bittybarky drive (barkuptree's successor) with stuff on wildmutt. +define_yeti_alias update_bittybarky='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/media/fred/bittybarky"' # updates buffalonious when mounted. define_yeti_alias update_buffalonious='source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh"; update_archive_drive "/z/buffalonious"'