summaryrefslogtreecommitdiffstats
path: root/docs/config/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config/README.md')
-rw-r--r--docs/config/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 0719540fd..e7c231fce 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -3173,7 +3173,9 @@ If you would like an operating system to be added, feel free to open a [feature
```toml
# This is the default symbols table.
[os.symbols]
+AIX = "โžฟ "
Alpaquita = "๐Ÿ”” "
+AlmaLinux = "๐Ÿ’  "
Alpine = "๐Ÿ”๏ธ "
Amazon = "๐Ÿ™‚ "
Android = "๐Ÿค– "
@@ -3190,6 +3192,7 @@ Garuda = "๐Ÿฆ… "
Gentoo = "๐Ÿ—œ๏ธ "
HardenedBSD = "๐Ÿ›ก๏ธ "
Illumos = "๐Ÿฆ "
+Kali = "๐Ÿ‰ "
Linux = "๐Ÿง "
Mabox = "๐Ÿ“ฆ "
Macos = "๐ŸŽ "
@@ -3208,11 +3211,14 @@ Pop = "๐Ÿญ "
Raspbian = "๐Ÿ“ "
Redhat = "๐ŸŽฉ "
RedHatEnterprise = "๐ŸŽฉ "
+RockyLinux = "๐Ÿ’  "
Redox = "๐Ÿงช "
Solus = "โ›ต "
SUSE = "๐ŸฆŽ "
Ubuntu = "๐ŸŽฏ "
+Ultramarine = "๐Ÿ”ท "
Unknown = "โ“ "
+Void = "๎Š™ "
Windows = "๐ŸชŸ "
```