From a1060079c4d4c9ddd9b159dbbb03591c9cbceac6 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 9 Jun 2015 19:36:15 -0400 Subject: [PATCH] changed silly message to be more longwinded. --- scripts/core/common.alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/core/common.alias b/scripts/core/common.alias index 569eae1d..3ce57ec6 100644 --- a/scripts/core/common.alias +++ b/scripts/core/common.alias @@ -92,7 +92,7 @@ alias reroot='chown -R root:root /root' # yes, these are really helpful... alias whoareyou='echo -e "Hello, I am a computer named $(hostname)\nand I'\''m very pleased to meet you."' alias whereami='echo whoa dude, try not to think about it...' -alias why='echo just because.' +alias why='echo We all wonder what the point of the universe is at times. If you figure it all out, please write us.' # done with loading up regular aliases now... -- 2.34.1