home

Code Library

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