More travis output improvements
This commit is contained in:
parent
ed469eee06
commit
967e8eca8b
2 changed files with 2 additions and 0 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue