home

Code Library

function szyellow() {
    echo "$(printf "\033[1;%sm%s\033[0m" "33" "$msg")"
}