minor issue cleaned up
[feisty_meow.git] / scripts / core / common.alias
index 860852b44e6f193d5ee7955d3dda3bd4d14f648e..77dee20a849eaf08cf0919de2583d24a8f007a48 100644 (file)
@@ -78,6 +78,7 @@ alias up='cd ..'
 
 # extended aliases for meta-operations.
 alias dvd_rip='vobcopy -m'
+alias blu_rip='echo "what would this command be?"'
 alias mplayer='\mplayer -ao arts'
 alias play='bash $FEISTY_MEOW_SCRIPTS/multimedia/sound_play.sh'
 
@@ -88,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...