From 58ae2374cd54bcd6b7a076ad43e37492c9e35a33 Mon Sep 17 00:00:00 2001 From: "Fred T. Hamster" Date: Sun, 15 May 2022 01:26:47 -0400 Subject: [PATCH] updated for new drive that's not really working out, but whatever. --- scripts/customize/fred/fred_common.alias | 2 ++ 1 file changed, 2 insertions(+) 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"' -- 2.34.1