Fixing more of my errors
This commit is contained in:
parent
3ef158cdef
commit
725ad9f0f5
@ -65,6 +65,7 @@ function pick_color {
|
|||||||
|
|
||||||
# reset_color
|
# reset_color
|
||||||
function reset_color {
|
function reset_color {
|
||||||
|
unset NEWLINE
|
||||||
DEFAULT_COLOR="\E[39m"
|
DEFAULT_COLOR="\E[39m"
|
||||||
if [ "$1" == "N" ]; then
|
if [ "$1" == "N" ]; then
|
||||||
NEWLINE="-n"
|
NEWLINE="-n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user