X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fcommon.alias;h=1242437a26f20b3be5f0e72cf2c3c84879bb6531;hb=822a6e8843c456f97d69c1db597da5d604176bb7;hp=44a057bebf34237ccda75956809c12eb0c2f8b5b;hpb=a57a1eb6488a758c9f68b6a32e3d846899163a9f;p=feisty_meow.git diff --git a/scripts/core/common.alias b/scripts/core/common.alias index 44a057be..1242437a 100644 --- a/scripts/core/common.alias +++ b/scripts/core/common.alias @@ -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 ##############