TanmayPatil105 / procfetch

🎨 Yet another command-line system information utility written in C++
https://tanmaypatil105.github.io/procfetch/
GNU General Public License v3.0
23 stars 11 forks source link

Fix #27 #35

Closed youpong closed 1 year ago

youpong commented 1 year ago

Description

fix compiler warnings, braces around scalar initializer. ref. #27

Note

This PR conflicts #29. After merging #29, I will solve it.

youpong commented 1 year ago

Merge #36. Now we can merge this main branch.