Distro: Added support for Parrot Security
This commit is contained in:
parent
1c55695579
commit
0c03b4e4d0
2 changed files with 25 additions and 1 deletions
24
ascii/distro/parrot
Normal file
24
ascii/distro/parrot
Normal file
|
@ -0,0 +1,24 @@
|
|||
${c1} `:oho/-`
|
||||
`mMMMMMMMMMMMNmmdhy-
|
||||
dMMMMMMMMMMMMMMMMMMs`
|
||||
+MMsohNMMMMMMMMMMMMMm/
|
||||
.My .+dMMMMMMMMMMMMMh.
|
||||
+ :NMMMMMMMMMMMMNo
|
||||
`yMMMMMMMMMMMMMm:
|
||||
/NMMMMMMMMMMMMMy`
|
||||
.hMMMMMMMMMMMMMN+
|
||||
``-NMMMMMMMMMd-
|
||||
/MMMMMMMMMMMs`
|
||||
mMMMMMMMsyNMN/
|
||||
+MMMMMMMo :sNh.
|
||||
`NMMMMMMm -o/
|
||||
oMMMMMMM.
|
||||
`NMMMMMM+
|
||||
+MMd/NMh
|
||||
mMm -mN`
|
||||
/MM `h:
|
||||
dM` .
|
||||
:M-
|
||||
d:
|
||||
-+
|
||||
-
|
2
neofetch
2
neofetch
|
@ -2675,7 +2675,7 @@ get_distro_colors() {
|
|||
set_colors 2 8
|
||||
;;
|
||||
|
||||
"Mageia"* | "Porteus"*)
|
||||
"Mageia"* | "Porteus"* | "Parrot"*)
|
||||
set_colors 6 7
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue