rewrote a shit ton of stuff, and added color

This commit is contained in:
echo 2022-09-18 18:50:27 +04:30 committed by nea
parent c6316fc5b2
commit 7c290dd820
No known key found for this signature in database
GPG key ID: AA563E93EB628D91
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