ad-oliviero / uwufetch

A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace.
GNU General Public License v3.0
737 stars 48 forks source link

[BUG] macOS ascii and package manager indentation broken #191

Closed axcoholic closed 2 years ago

axcoholic commented 2 years ago

The ascii art for macOS is incomplete and missing a line. It appears that someone tried to remedy this by improperly adding another line with two W's in uwufetch.c, which has the effect of breaking indentation instead. See below:

broken
ad-oliviero commented 2 years ago

Fixed with #192