535 B
535 B
Neofetch 1.8
Contributers
General
- Only call
tput
when we really need to. - Supress
getconfig
andgetscriptdir
errors.
Info
- Use faster
$(())
syntax for index variables.
Ascii
- Add
ascii_bold
which allows you to bold the ascii art. - Better
Ubuntu-GNOME
ascii art. @hashhar - Sped up the ascii art function by using a pure bash solution to getting<br > the ascii art size. This is more portable and much faster.