#!/usr/bin/env bashset -u
IFS=$'\n\t'functionsay_hello() {
printf"Hello there, I hope you find something useful in my repositories!\\n"
}
if [[ $-!=*i* ]];thenexport USERNAME="Kyau"export ROLE="Software Developer"export LANGUAGE="en_US"
say_hello
fi- Personal website and Wiki
- KYAU Labs — homelab
- VOID BBS — old school dialup BBS, now telnet



