mirror of
https://github.com/GRFreire/scripts.git
synced 2026-01-09 04:49:38 +00:00
remove clear command from a few scripts
This commit is contained in:
parent
32b19214e0
commit
7f14a7e2a2
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user