rudimentary java library beginning. cleaned up scripts quite
[feisty_meow.git] / scripts / core / common.alias
index 914843caeafc0007684f854efbc2099c032a34a0..2b86df46716138787ccdd30eb37f7e6a30f6c9c1 100644 (file)
@@ -32,7 +32,7 @@ alias play='bash $FEISTY_MEOW_SCRIPTS/multimedia/sound_play.sh'
 alias rmdir='perl $FEISTY_MEOW_SCRIPTS/files/zapdirs.pl'
 alias rd='perl $FEISTY_MEOW_SCRIPTS/files/zapdirs.pl'
 #regen-- this might be better as a function.
-alias regenerate='bash $FEISTY_MEOW_SCRIPTS/core/bootstrap_shells.sh ; perl $FEISTY_MEOW_SCRIPTS/core/generate_aliases.pl ; echo ; nechung'
+alias regenerate='bash $FEISTY_MEOW_SCRIPTS/core/bootstrap_shells.sh ; echo ; nechung'
 alias reroot='chown -R root:root /root'
 alias rm='perl $FEISTY_MEOW_SCRIPTS/files/safedel.pl'
 alias ren='\mv -v -i '
@@ -43,7 +43,7 @@ alias xtroff='xtroff $myxflags'
 
 #hmmm: move these to the custom area?
 # Standard CAK aliases that add to or extend Unix commands.
-alias bye='. $FEISTY_MEOW_SCRIPTS/core/goodbye.sh'
+alias bye='. $FEISTY_MEOW_SCRIPTS/users/goodbye.sh'
 alias calc='kcalc'
 alias cls='clear_colormap; clear'
 if [ "$OS" != "Windows_NT" ]; then