This commit is contained in:
echo 2022-09-26 11:55:16 +03:30 committed by nea
parent 0b28a01506
commit 9909241c1f
No known key found for this signature in database
GPG key ID: AA563E93EB628D91
6 changed files with 193 additions and 130 deletions

View file

@ -92,6 +92,9 @@ var void string
//go:embed xerolinux.txt
var xerolinux string
//go:embed windows.txt
var windows string
func GetAsciiInternal(distroID string) string {
switch distroID {
case "alpine":
@ -147,7 +150,8 @@ func GetAsciiInternal(distroID string) string {
case "arch":
return arch
case "windows":
return windows
default:
return unknown
}

1
asciiarts/windows.txt Normal file
View file

@ -0,0 +1 @@
FUCK YOU