mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-19 14:57:49 +02:00
{bash,zsh}rc: move grayscale wisdom to the if matching me
This commit is contained in:
parent
c417930019
commit
798d4445fa
@ -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 #####
|
||||
|
2
rc/zshrc
2
rc/zshrc
@ -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 #####
|
||||
|
Loading…
x
Reference in New Issue
Block a user