Wednesday, July 5, 2017

#bashfill > art for your terminal #lzodevelopment



>copy this script #!/bin/bash #Background Colors E=$(tput sgr0); R=$(tput setab 1); G=$(tput setab 2); Y=$(tput setab 3); B=$(tput setab 4); M=$(tput setab 5); C=$(tput setab 6); W=$(tput setab 7); function e() { echo -e "$E"; } function x() { echo -n "$E "; } function r() { echo -n "$R "; }

from #lzodevelopment http://ift.tt/2snxShi
via freelance WordPress developer

No comments:

Post a Comment