diff --git a/include/functions b/include/functions index 34d9976..fe3dbe4 100644 --- a/include/functions +++ b/include/functions @@ -65,6 +65,7 @@ function pick_color { # reset_color function reset_color { + unset NEWLINE DEFAULT_COLOR="\E[39m" if [ "$1" == "N" ]; then NEWLINE="-n"