From f3cccb38d54bd0d2c4c7bb616ea7ca51ba131733 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 3 Feb 2012 13:11:02 -0500 Subject: [PATCH] changed the recustomization alias to be more sensible english. --- scripts/examples/custom_overrides/fred/fred_common.alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.34.1