X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=customize%2Ffred%2Ffred_common.alias;fp=customize%2Ffred%2Ffred_common.alias;h=0000000000000000000000000000000000000000;hb=34b3b76d2d134ce61c52e06e8dde016f5c5cfa42;hp=77f4e48d7801bda18a55d8d90c45f4a072c4b722;hpb=a5bb115313d0e3fc896b0b5a6746f3900ab999fb;p=feisty_meow.git diff --git a/customize/fred/fred_common.alias b/customize/fred/fred_common.alias deleted file mode 100644 index 77f4e48d..00000000 --- a/customize/fred/fred_common.alias +++ /dev/null @@ -1,11 +0,0 @@ - -# 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. - -# moo and unmoo mount the local folders i use most. -define_yeti_alias moo='check_mount /z/stuffing ; check_mount /z/walrus ; check_mount /z/chunky ; check_mount /z/fredgrid' -define_yeti_alias unmoo='sudo umount /z/stuffing ; sudo umount /z/walrus ; sudo umount /z/chunky ; sudo umount /z/fredgrid' - -# load in the gffs build scripts. -source "$FEISTY_MEOW_SCRIPTS/buildor/gffs_builders.sh" -