mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
OS: Added support for PureOS
This commit is contained in:
18
neofetch
18
neofetch
@@ -7357,6 +7357,24 @@ ${c1} `-/osyyyysosyhhhhhyys+-
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"PureOS"*)
|
||||||
|
set_colors 2 7 7
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1}dmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmd
|
||||||
|
dNm//////////////////////////////////mNd
|
||||||
|
dNd dNd
|
||||||
|
dNd dNd
|
||||||
|
dNd dNd
|
||||||
|
dNd dNd
|
||||||
|
dNd dNd
|
||||||
|
dNd dNd
|
||||||
|
dNd dNd
|
||||||
|
dNd dNd
|
||||||
|
dNm//////////////////////////////////mNd
|
||||||
|
dmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmd
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"Qubes"*)
|
"Qubes"*)
|
||||||
set_colors 4 5 7 6
|
set_colors 4 5 7 6
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
Reference in New Issue
Block a user