remove clear command from a few scripts

This commit is contained in:
Guilherme Rugai Freire 2021-08-02 11:57:57 -03:00
parent 32b19214e0
commit 7f14a7e2a2
5 changed files with 0 additions and 7 deletions

View File

@ -34,8 +34,6 @@ initializeANSI()
# note in this first use that switching colors doesn't require a reset
# first - the new color overrides the old one.
clear
initializeANSI
cat << EOF

View File

@ -34,8 +34,6 @@ initializeANSI()
# note in this first use that switching colors doesn't require a reset
# first - the new color overrides the old one.
clear
initializeANSI
cat << EOF

View File

@ -34,7 +34,6 @@ initializeANSI()
# note in this first use that switching colors doesn't require a reset
# first - the new color overrides the old one.
clear
initializeANSI
cat << EOF

View File

@ -34,7 +34,6 @@ initializeANSI()
# note in this first use that switching colors doesn't require a reset
# first - the new color overrides the old one.
clear
initializeANSI
cat << EOF

View File

@ -34,7 +34,6 @@ initializeANSI()
# note in this first use that switching colors doesn't require a reset
# first - the new color overrides the old one.
clear
initializeANSI
cat << EOF