home

Code Library

function ansi.resetattributes() {
    printf "\033[0m"
}