align ascii art in scripts/icyinfo.sh
icyphox icyph0x@protonmail.com
Sun, 14 Jan 2018 14:19:25 +0530
1 files changed,
5 insertions(+),
5 deletions(-)
jump to
M
scripts/scripts/icyinfo.sh
→
scripts/scripts/icyinfo.sh
@@ -34,20 +34,20 @@ # shell
color-echo 'shell' 'zsh' # wm -color-echo 'wm' 'i3' +color-echo 'wm' 'GNOME Shell' # distro color-echo 'distro' 'Arch Linux' # ascii art echo "" -echo "/\ /\ " -echo "\^ ^/ i c y p h o x " -echo " \_/ " +echo " /\ /\ " +echo " \^ ^/ i c y p h o x " +echo " \_/ " echo "" # colors -echo -e "$red▓▓$rst $grn▓▓$rst $blu▓▓$rst $ylw▓▓$rst $cyn▓▓$rst $prp▓▓$rst $bprp▓▓$rst" +echo -e " $red▓▓$rst $grn▓▓$rst $blu▓▓$rst $ylw▓▓$rst $cyn▓▓$rst $prp▓▓$rst $bprp▓▓$rst" echo echo