From eb9eb03c1e1ca7c8e3ea129c3aed1db3abb0203d Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 28 Mar 2026 12:10:57 -0700 Subject: [PATCH] Remove start message. --- rc_shared.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rc_shared.sh b/rc_shared.sh index eeaef81..a2f9a5a 100644 --- a/rc_shared.sh +++ b/rc_shared.sh @@ -1,10 +1,6 @@ # Notes: # - Please keep this file working for both BASH and ZSH. :) -[[ $(whoami) != "root" ]] && - echo "`date` - Shared RC Config - Loading..." - - ## Variables ## # Environment Usability