mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
More travis output improvements
This commit is contained in:
@@ -24,4 +24,5 @@ ${c2}\`/-\`${c5} /MMs\` ${c3}.///:${c5}.+MMs sMM+-${c3}//:-\`${c5} ./dMh\
|
||||
${c2}/dMMMMMMMMMMMMd+${c1}::${c2}smNMMdys+:.
|
||||
${c2}./osysooshy${c1}+///++++:\`
|
||||
|
||||
|
||||
"
|
||||
|
1
neofetch
1
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
|
||||
|
Reference in New Issue
Block a user