obihann / archey-osx

An archey script clone for OS X
http://obihann.github.io/archey-osx/
GNU General Public License v2.0
341 stars 124 forks source link

Fix for off by one error #8

Closed lindskogen closed 9 years ago

lindskogen commented 10 years ago

brew list -l | wc -l counts the total 0 line, which is one too many!

obihann commented 9 years ago

Thanks!