summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDavid Knaack <davidkna@users.noreply.github.com>2024-03-21 12:39:28 +0100
committerGitHub <noreply@github.com>2024-03-21 12:39:28 +0100
commitdf65b2155f92c03d07cabbcee6c92104a878c963 (patch)
tree18c5afce7761c29069ed0a1e571a4a9521d5a883 /.github
parentd308e918ee014f4ca9976683e79e819afd8160f7 (diff)
feat(os): add new os symbols (#5849)
Diffstat (limited to '.github')
-rw-r--r--.github/config-schema.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/config-schema.json b/.github/config-schema.json
index f1f9c86b4..743f00ed2 100644
--- a/.github/config-schema.json
+++ b/.github/config-schema.json
@@ -1165,6 +1165,8 @@
"format": "[$symbol]($style)",
"style": "bold white",
"symbols": {
+ "AIX": "โžฟ ",
+ "AlmaLinux": "๐Ÿ’  ",
"Alpaquita": "๐Ÿ”” ",
"Alpine": "๐Ÿ”๏ธ ",
"Amazon": "๐Ÿ™‚ ",
@@ -1182,6 +1184,7 @@
"Gentoo": "๐Ÿ—œ๏ธ ",
"HardenedBSD": "๐Ÿ›ก๏ธ ",
"Illumos": "๐Ÿฆ ",
+ "Kali": "๐Ÿ‰ ",
"Linux": "๐Ÿง ",
"Mabox": "๐Ÿ“ฆ ",
"Macos": "๐ŸŽ ",
@@ -1199,10 +1202,13 @@
"RedHatEnterprise": "๐ŸŽฉ ",
"Redhat": "๐ŸŽฉ ",
"Redox": "๐Ÿงช ",
+ "RockyLinux": "๐Ÿ’  ",
"SUSE": "๐ŸฆŽ ",
"Solus": "โ›ต ",
"Ubuntu": "๐ŸŽฏ ",
+ "Ultramarine": "๐Ÿ”ท ",
"Unknown": "โ“ ",
+ "Void": "๎Š™ ",
"Windows": "๐ŸชŸ ",
"openEuler": "๐Ÿฆ‰ ",
"openSUSE": "๐ŸฆŽ "
@@ -4670,6 +4676,8 @@
},
"symbols": {
"default": {
+ "AIX": "โžฟ ",
+ "AlmaLinux": "๐Ÿ’  ",
"Alpaquita": "๐Ÿ”” ",
"Alpine": "๐Ÿ”๏ธ ",
"Amazon": "๐Ÿ™‚ ",
@@ -4687,6 +4695,7 @@
"Gentoo": "๐Ÿ—œ๏ธ ",
"HardenedBSD": "๐Ÿ›ก๏ธ ",
"Illumos": "๐Ÿฆ ",
+ "Kali": "๐Ÿ‰ ",
"Linux": "๐Ÿง ",
"Mabox": "๐Ÿ“ฆ ",
"Macos": "๐ŸŽ ",
@@ -4704,10 +4713,13 @@
"RedHatEnterprise": "๐ŸŽฉ ",
"Redhat": "๐ŸŽฉ ",
"Redox": "๐Ÿงช ",
+ "RockyLinux": "๐Ÿ’  ",
"SUSE": "๐ŸฆŽ ",
"Solus": "โ›ต ",
"Ubuntu": "๐ŸŽฏ ",
+ "Ultramarine": "๐Ÿ”ท ",
"Unknown": "โ“ ",
+ "Void": "๎Š™ ",
"Windows": "๐ŸชŸ ",
"openEuler": "๐Ÿฆ‰ ",
"openSUSE": "๐ŸฆŽ "