dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

colorer (898B)


      1 #!/bin/sh
      2 # https://github.com/rxw/bin/blob/master/colorer.sh
      3 echo -e "
      4     \033[0;30m▒░  \033[0;31m▒░  \033[0;32m▒░  \033[0;33m▒░  \033[0;34m▒░  \033[0;35m▒░  \033[0;36m▒░  \033[0;37m▒░
      5     \033[0;30m▒░  \033[0;31m▒░  \033[0;32m▒░  \033[0;33m▒░  \033[0;34m▒░  \033[0;35m▒░  \033[0;36m▒░  \033[0;37m▒░
      6     \033[1;30m▒░  \033[1;31m▒░  \033[1;32m▒░  \033[1;33m▒░  \033[1;34m▒░  \033[1;35m▒░  \033[1;36m▒░  \033[1;37m▒░
      7     \033[1;30m▒░  \033[1;31m▒░  \033[1;32m▒░  \033[1;33m▒░  \033[1;34m▒░  \033[1;35m▒░  \033[1;36m▒░  \033[1;37m▒░
      8     \033[0;39m"
      9 
     10 #echo -e "\0033[0;36m
     11 #  ██████
     12 #  ██████
     13 #  ▓▓▓▓▓▓
     14 #   ▓▓▓▓▓
     15 #   ▒▒▒▒▒
     16 #    ▒▒▒▒
     17 #    ▒▒▒▒
     18 #     ▒▒▒
     19 #      ░░
     20 #       ░
     21 #\033[0;39m
     22 #"