totally tasty changes for naming
[feisty_meow.git] / scripts / core / common.alias
index 44a057bebf34237ccda75956809c12eb0c2f8b5b..1242437a26f20b3be5f0e72cf2c3c84879bb6531 100644 (file)
@@ -124,7 +124,7 @@ define_yeti_alias cputemp='acpi -t'
 # makes root user's home directory's permissions right.
 define_yeti_alias reroot='chown -R root:root /root'
 # yes, these are really helpful...
-define_yeti_alias whoareyou='echo -e "Hello, I am a computer named $(hostname)\nand I'\''m very pleased to meet you."'
+define_yeti_alias whoareyou='echo -e "Hello, I am a computer named $(hostname)\nand I am very pleased to meet you."'
 define_yeti_alias whereami='echo whoa dude, try not to think about it...'
 define_yeti_alias why='echo We all wonder what the point of the universe is at times.  If you figure it all out, please write us.'
 
@@ -136,6 +136,7 @@ define_yeti_alias why='echo We all wonder what the point of the universe is at t
 # the shell scripts twice for users like root that don't always load this
 # stuff.
 unalias fredme &>/dev/null
+unalias feistyme &>/dev/null
 
 ##############