summaryrefslogtreecommitdiffstats
path: root/common/commandline/starship-plain-text-symbols.toml
diff options
context:
space:
mode:
Diffstat (limited to 'common/commandline/starship-plain-text-symbols.toml')
-rw-r--r--common/commandline/starship-plain-text-symbols.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/common/commandline/starship-plain-text-symbols.toml b/common/commandline/starship-plain-text-symbols.toml
index 32126a0..b6412b4 100644
--- a/common/commandline/starship-plain-text-symbols.toml
+++ b/common/commandline/starship-plain-text-symbols.toml
@@ -73,6 +73,9 @@ symbol = "gcp "
73[git_branch] 73[git_branch]
74symbol = "git " 74symbol = "git "
75 75
76[gleam]
77symbol = "gleam "
78
76[golang] 79[golang]
77symbol = "go " 80symbol = "go "
78 81
@@ -106,6 +109,9 @@ symbol = "memory "
106[meson] 109[meson]
107symbol = "meson " 110symbol = "meson "
108 111
112[nats]
113symbol = "nats "
114
109[nim] 115[nim]
110symbol = "nim " 116symbol = "nim "
111 117
@@ -119,7 +125,9 @@ symbol = "ml "
119symbol = "opa " 125symbol = "opa "
120 126
121[os.symbols] 127[os.symbols]
128AIX = "aix "
122Alpaquita = "alq " 129Alpaquita = "alq "
130AlmaLinux = "alma "
123Alpine = "alp " 131Alpine = "alp "
124Amazon = "amz " 132Amazon = "amz "
125Android = "andr " 133Android = "andr "
@@ -136,6 +144,7 @@ Garuda = "garu "
136Gentoo = "gent " 144Gentoo = "gent "
137HardenedBSD = "hbsd " 145HardenedBSD = "hbsd "
138Illumos = "lum " 146Illumos = "lum "
147Kali = "kali "
139Linux = "lnx " 148Linux = "lnx "
140Mabox = "mbox " 149Mabox = "mbox "
141Macos = "mac " 150Macos = "mac "
@@ -154,11 +163,14 @@ Pop = "pop "
154Raspbian = "rasp " 163Raspbian = "rasp "
155Redhat = "rhl " 164Redhat = "rhl "
156RedHatEnterprise = "rhel " 165RedHatEnterprise = "rhel "
166RockyLinux = "rky "
157Redox = "redox " 167Redox = "redox "
158Solus = "sol " 168Solus = "sol "
159SUSE = "suse " 169SUSE = "suse "
160Ubuntu = "ubnt " 170Ubuntu = "ubnt "
171Ultramarine = "ultm "
161Unknown = "unk " 172Unknown = "unk "
173Void = "void "
162Windows = "win " 174Windows = "win "
163 175
164[package] 176[package]
@@ -182,6 +194,9 @@ symbol = "purs "
182[python] 194[python]
183symbol = "py " 195symbol = "py "
184 196
197[quarto]
198symbol = "quarto "
199
185[raku] 200[raku]
186symbol = "raku " 201symbol = "raku "
187 202
@@ -209,6 +224,9 @@ symbol = "sudo "
209[swift] 224[swift]
210symbol = "swift " 225symbol = "swift "
211 226
227[typst]
228symbol = "typst "
229
212[terraform] 230[terraform]
213symbol = "terraform " 231symbol = "terraform "
214 232