{bash,zsh}rc: move grayscale wisdom to the if matching me

This commit is contained in:
Aminda Suomalainen 2025-04-14 19:08:20 +03:00
parent c417930019
commit 798d4445fa
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 3 additions and 2 deletions

View File

@ -184,6 +184,8 @@ Aferoj emas funkcii sin mem...\tOM MANI PEME HUNG...
\t- MEMENTO VIVERE
""")'
)
printf "\tMake your tech grayscale painting your life with colours\n"
fi
elif [[ "$(id -u)" == "0" ]]; then
# This comes from Charybdis IRCd
@ -191,7 +193,6 @@ Aferoj emas funkcii sin mem...\tOM MANI PEME HUNG...
# And this from sudo + the general advice for auditability
(printf "We trust you have received the usual lecture from the local System\nAdministrator. It usually boils down to these three things:\n\n\t#1) Respect the privacy of others.\n\t#2) Think before you type.\n\t#3) With great power comes great responsibility.\n\nAdditionally you shouldn't be logging in as root directly.\n\n")
fi
printf "\tMake your tech grayscale painting your life with colours\n"
fi
##### Environment 7RS56S #####

View File

@ -80,6 +80,7 @@ Aferoj emas funkcii sin mem...\tOM MANI PEME HUNG...
\t- MEMENTO VIVERE
""")'
)
printf "\tMake your tech grayscale painting your life with colours\n"
fi
elif [[ "$(id -u)" == "0" ]]; then
# This comes from Charybdis IRCd
@ -87,7 +88,6 @@ Aferoj emas funkcii sin mem...\tOM MANI PEME HUNG...
# And this from sudo + the general advice for auditability
(printf "We trust you have received the usual lecture from the local System\nAdministrator. It usually boils down to these three things:\n\n\t#1) Respect the privacy of others.\n\t#2) Think before you type.\n\t#3) With great power comes great responsibility.\n\nAdditionally you shouldn't be logging in as root directly.\n\n")
fi
printf "\tMake your tech grayscale painting your life with colours\n"
fi
##### Defaults etc... M0TZLS #####