X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fcore%2Fcommon.alias;h=77dee20a849eaf08cf0919de2583d24a8f007a48;hb=67486916373b7af7db7904e7723cddd4caf2d36c;hp=860852b44e6f193d5ee7955d3dda3bd4d14f648e;hpb=a63c5b90a4b5b64ddd97acaf8081f53dc8f5fbbc;p=feisty_meow.git diff --git a/scripts/core/common.alias b/scripts/core/common.alias index 860852b4..77dee20a 100644 --- a/scripts/core/common.alias +++ b/scripts/core/common.alias @@ -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...