Showcolors: proper cleanup
This commit is contained in:
parent
a268d48655
commit
3202db8c70
@ -9,3 +9,6 @@ fi
|
||||
for i in {0..255}; do
|
||||
tput setab $i && echo -n " $i "
|
||||
done
|
||||
|
||||
tput sgr0
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user