mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
Added support for gNewSense
This commit is contained in:
14
ascii/distro/gnewsense
Normal file
14
ascii/distro/gnewsense
Normal file
@@ -0,0 +1,14 @@
|
||||
"\
|
||||
${c1} ..,,,,..
|
||||
.oocchhhhhhhhhhccoo.
|
||||
.ochhlllllllc hhhhhh ollllllhhco.
|
||||
ochlllllllllll hhhllllllhhh lllllllllllhco
|
||||
.cllllllllllllll hlllllo +hllh llllllllllllllc.
|
||||
ollllllllllhco\'\' hlllllo +hllh \`\`ochllllllllllo
|
||||
hllllllllc\' hllllllllllllh \`cllllllllh
|
||||
ollllllh +llllllllllll+ hllllllo
|
||||
\`cllllh. ohllllllho .hllllc\'
|
||||
ochllc. ++++ .cllhco
|
||||
\`+occooo+. .+ooocco+\'
|
||||
\`+oo++++ ++++oo+\'
|
||||
"
|
4
fetch
4
fetch
@@ -621,7 +621,7 @@ getpackages () {
|
||||
;;
|
||||
|
||||
"Ubuntu"* | *"Mint"* | "CrunchBang"* | "Debian"* | "Kali"* | "Deepin Linux"* |\
|
||||
"elementary"* | "Raspbian"* | "Zorin"* | "Tails"* | "Trisquel"*)
|
||||
"elementary"* | "Raspbian"* | "Zorin"* | "Tails"* | "Trisquel"* | "gNewSense"*)
|
||||
packages="$(dpkg --get-selections | grep -cv deinstall$)"
|
||||
;;
|
||||
|
||||
@@ -1603,7 +1603,7 @@ getascii () {
|
||||
c5=$(color 7)
|
||||
;;
|
||||
|
||||
"CRUX"* | "Chakra"*)
|
||||
"CRUX"* | "Chakra"* | "gNewSense"*)
|
||||
c1=$(color 4)
|
||||
c2=$(color 5)
|
||||
c3=$(color 7)
|
||||
|
Reference in New Issue
Block a user