moved the recustomize alias into being a function, which allows it to support parameters.
[feisty_meow.git] / scripts / core / common.alias
index 44cf303cca84551dbff14aa8732f4312dcf770c4..77dee20a849eaf08cf0919de2583d24a8f007a48 100644 (file)
@@ -89,8 +89,6 @@ alias play='bash $FEISTY_MEOW_SCRIPTS/multimedia/sound_play.sh'
 # says goodbye when leaving a shell.
 alias bye='. $FEISTY_MEOW_SCRIPTS/users/goodbye.sh'
 alias cputemp='acpi -t'
-# redoes fred's set of custom scripts.
-alias recustomize='regenerate >/dev/null; echo "copying custom overrides for fred..."; cpdiff $FEISTY_MEOW_DIR/customizing/fred $FEISTY_MEOW_GENERATED/custom; regenerate'
 # makes root user's home directory's permissions right.
 alias reroot='chown -R root:root /root'
 # yes, these are really helpful...