Update dashy.sh

This commit is contained in:
tteckster
2022-03-02 11:45:55 -05:00
committed by GitHub
parent ea99be316d
commit c43b1e1ebd

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
clear
YW=`echo "\033[33m"`
BL=`echo "\033[36m"`
RD=`echo "\033[01;31m"`