mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-11 22:02:32 +01:00
Add Zig version prompt element
Enable by adding `zig_version` to prompt element
This commit is contained in:
parent
ef83e13c22
commit
eba4003594
2 changed files with 17 additions and 0 deletions
|
|
@ -601,6 +601,7 @@ function _p9k_init_icons() {
|
|||
SWIFT_ICON '\uE755' #
|
||||
GO_ICON '\uE626' #
|
||||
GOLANG_ICON '\uE626' #
|
||||
ZIG_ICON '\uE6A9' #
|
||||
PUBLIC_IP_ICON '\UF0AC'$s #
|
||||
LOCK_ICON '\UF023' #
|
||||
NORDVPN_ICON '\UF023' #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue