docs(preset): three more plain symbols (#6580)

* docs(preset): add haskell symbol

* docs(preset): add helm symbol

* docs(preset): add container symbol
This commit is contained in:
Daniel Nagy 2025-03-01 11:39:41 +01:00 committed by GitHub
parent 95d31508c2
commit 721e7f11f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,9 @@ symbol = "cobol "
[conda]
symbol = "conda "
[container]
symbol = "container "
[crystal]
symbol = "cr "
@ -88,6 +91,12 @@ symbol = "gradle "
[guix_shell]
symbol = "guix "
[haskell]
symbol = "haskell "
[helm]
symbol = "helm "
[hg_branch]
symbol = "hg "