docs(preset): two more plain symbols (#4259)
* docs: add terraform to plain text preset * docs: add zig to plain text preset
This commit is contained in:
parent
914013b7ef
commit
559269c294
|
@ -132,3 +132,9 @@ symbol = "sudo "
|
||||||
|
|
||||||
[swift]
|
[swift]
|
||||||
symbol = "swift "
|
symbol = "swift "
|
||||||
|
|
||||||
|
[terraform]
|
||||||
|
symbol = "terraform "
|
||||||
|
|
||||||
|
[zig]
|
||||||
|
symbol = "zig "
|
||||||
|
|
Loading…
Reference in New Issue