#!/usr/bin/env bash
set -u
IFS=$'\n\t'
function say_hello() {
printf "Hello there, I hope you find something useful in my repositories!\\n"
}
if [[ $- != *i* ]]; then
export 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



