mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
Merge branch 'master' of github.com:dylanaraps/neofetch
This commit is contained in:
18
neofetch
18
neofetch
@@ -6135,6 +6135,24 @@ WW W
|
|||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"januslinux"*)
|
||||||
|
set_colors 7
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} ________________
|
||||||
|
|\ \
|
||||||
|
| \ \
|
||||||
|
| \ \
|
||||||
|
| \ ______________\
|
||||||
|
| | |
|
||||||
|
| | |
|
||||||
|
| | |
|
||||||
|
\ | januslinux |
|
||||||
|
\ | |
|
||||||
|
\ | |
|
||||||
|
\|______________|
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"Kali"*)
|
"Kali"*)
|
||||||
set_colors 4 8
|
set_colors 4 8
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
Reference in New Issue
Block a user