widgets(terminal): clean up accidentally included files

This commit is contained in:
Tim Culverhouse 2024-06-11 14:07:01 -05:00
parent 6d4c180e31
commit 389ac3ef40
3 changed files with 0 additions and 24 deletions

24
su.sh
View file

@ -1,24 +0,0 @@
#!/bin/sh
printf "\x1b[H"
printf "\x1b[2J"
printf "AAAA\n"
printf "BBBB\n"
printf "CCCC\n"
printf "DDDD\n"
printf "EEEE\n"
printf "FFFF\n"
printf "GGGG\n"
printf "HHHH\n"
sleep 1
printf "\x1b[T"
sleep 3
printf "\x1b[S"
sleep 3
printf "\x1b[2;4r"
printf "\x1b[T"
sleep 3
printf "\x1b[S"
sleep 3

BIN
vaxis.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1,022 KiB

View file