X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fexamples%2Fcustom_overrides%2Ffred%2Ffred_common.alias;h=3a372ea1ac095ed28689db6948b939d0d52c6cf1;hb=6c098e82fd059487b6097d31cdf8e199de7d792e;hp=8ca374f2474f68fbe80bd3902441b9361a1727a8;hpb=f3cccb38d54bd0d2c4c7bb616ea7ca51ba131733;p=feisty_meow.git diff --git a/scripts/examples/custom_overrides/fred/fred_common.alias b/scripts/examples/custom_overrides/fred/fred_common.alias index 8ca374f2..3a372ea1 100644 --- a/scripts/examples/custom_overrides/fred/fred_common.alias +++ b/scripts/examples/custom_overrides/fred/fred_common.alias @@ -9,8 +9,4 @@ alias unmoo='umount /z/stuffing ; umount /z/walrus ; umount /z/chunky ' # cleans up the ownership for all my files. alias refred='(chown -R fred:fred /home/fred /usr/local/games /home/archives /fatty /clutterato /var/spool/mail/fred ; normal_perm /var/log )' -# redoes my custom scripts. kind of a bummer if i mistakenly made -# modifications in the un-saved custom directory itself. -alias recustomize='cpdiff $FEISTY_MEOW_SCRIPTS/examples/custom_overrides/fred $FEISTY_MEOW_SCRIPTS/custom' -