home

Code Library

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