From: root Date: Fri, 3 Feb 2012 18:11:02 +0000 (-0500) Subject: changed the recustomization alias to be more sensible english. X-Git-Tag: 2.140.90~1643 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=f3cccb38d54bd0d2c4c7bb616ea7ca51ba131733;p=feisty_meow.git changed the recustomization alias to be more sensible english. --- diff --git a/scripts/examples/custom_overrides/fred/fred_common.alias b/scripts/examples/custom_overrides/fred/fred_common.alias index d2858360..8ca374f2 100644 --- a/scripts/examples/custom_overrides/fred/fred_common.alias +++ b/scripts/examples/custom_overrides/fred/fred_common.alias @@ -11,6 +11,6 @@ alias refred='(chown -R fred:fred /home/fred /usr/local/games /home/archives /fa # redoes my custom scripts. kind of a bummer if i mistakenly made # modifications in the un-saved custom directory itself. -alias recustom='cpdiff $FEISTY_MEOW_SCRIPTS/examples/custom_overrides/fred $FEISTY_MEOW_SCRIPTS/custom' +alias recustomize='cpdiff $FEISTY_MEOW_SCRIPTS/examples/custom_overrides/fred $FEISTY_MEOW_SCRIPTS/custom'