From: Chris Koeritz Date: Sun, 12 Nov 2017 23:28:36 +0000 (-0500) Subject: dropped more debugging noise X-Git-Tag: 2.140.98^2~6 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=e0893471e30ddf25d98c87412860c8b2f75cf785;hp=28e71cf983b7bac1d5baf47e3489df810922b16a;p=feisty_meow.git dropped more debugging noise --- diff --git a/scripts/customize/fred/fred_common.alias b/scripts/customize/fred/fred_common.alias index 7bd8621e..37b085e4 100644 --- a/scripts/customize/fred/fred_common.alias +++ b/scripts/customize/fred/fred_common.alias @@ -2,11 +2,6 @@ # 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. -echo "got to alias additions in fred_common.alias!!!" - -#### pull in any code dependencies. -###source "$FEISTY_MEOW_SCRIPTS/archival/general_updater.sh" - # 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"' @@ -19,7 +14,6 @@ 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"' - # 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' @@ -29,3 +23,4 @@ define_yeti_alias update_soapbox='source "$FEISTY_MEOW_SCRIPTS/archival/general_ # not currently used. this probably was adding a bit of startup time. #source "$FEISTY_MEOW_SCRIPTS/buildor/gffs_builders.sh" +