From 967e8eca8b7d12f1c7b9db4d78bd4d6e3c1a4519 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 26 Mar 2016 19:14:27 +1100 Subject: [PATCH] More travis output improvements --- ascii/distro/travis | 1 + neofetch | 1 + 2 files changed, 2 insertions(+) diff --git a/ascii/distro/travis b/ascii/distro/travis index eb5f9971..bbd6ca29 100644 --- a/ascii/distro/travis +++ b/ascii/distro/travis @@ -24,4 +24,5 @@ ${c2}\`/-\`${c5} /MMs\` ${c3}.///:${c5}.+MMs sMM+-${c3}//:-\`${c5} ./dMh\ ${c2}/dMMMMMMMMMMMMd+${c1}::${c2}smNMMdys+:. ${c2}./osysooshy${c1}+///++++:\` + " diff --git a/neofetch b/neofetch index 27cf7665..ecea09e8 100755 --- a/neofetch +++ b/neofetch @@ -2800,6 +2800,7 @@ while [ "$1" ]; do info=(title underline distro kernel uptime packages shell resolution de wm theme icons cpu gpu memory font disk battery song localip publicip users birthday) printinfo () { + info linebreak info linebreak for func in "${info[@]}"; do info "$(tr '[:lower:]' '[:upper:]' <<< "$func")" $func