rewrote a shit ton of stuff, and added color

This commit is contained in:
echo 2022-09-18 18:50:27 +04:30
parent 3d140971a6
commit 2237931b5d
59 changed files with 150 additions and 874 deletions

4
go.mod
View file

@ -1,9 +1,9 @@
module github.com/exhq/neowofetch
module color
go 1.19
require (
github.com/fatih/color v1.13.0
github.com/fatih/color v1.13.0 // indirect
github.com/mattn/go-colorable v0.1.9 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect