(cat banner.txt | lolcat -f | sed -e 's/'$(echo "\033")'/\\033/g' | sed -e 's/^/echo -e "/g' | sed -e 's/$/"/g' > banner.ascii.sh) && source banner.ascii.sh
Created
February 28, 2019 13:56
-
-
Save lastguest/9ef579cc2c0af09cb2ae70870532b51e to your computer and use it in GitHub Desktop.
How to colorize a banner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment