|
|
@ -1462,7 +1462,7 @@
|
|
|
|
typeset -g POWERLEVEL9K_IP_CONTENT_EXPANSION='${P9K_IP_RX_RATE:+%70F⇣$P9K_IP_RX_RATE }${P9K_IP_TX_RATE:+%215F⇡$P9K_IP_TX_RATE }%38F$P9K_IP_IP'
|
|
|
|
typeset -g POWERLEVEL9K_IP_CONTENT_EXPANSION='${P9K_IP_RX_RATE:+%70F⇣$P9K_IP_RX_RATE }${P9K_IP_TX_RATE:+%215F⇡$P9K_IP_TX_RATE }%38F$P9K_IP_IP'
|
|
|
|
# Show information for the first network interface whose name matches this regular expression.
|
|
|
|
# Show information for the first network interface whose name matches this regular expression.
|
|
|
|
# Run `ifconfig` or `ip -4 a show` to see the names of all network interfaces.
|
|
|
|
# Run `ifconfig` or `ip -4 a show` to see the names of all network interfaces.
|
|
|
|
typeset -g POWERLEVEL9K_IP_INTERFACE='e.*'
|
|
|
|
typeset -g POWERLEVEL9K_IP_INTERFACE='[ew].*'
|
|
|
|
# Custom icon.
|
|
|
|
# Custom icon.
|
|
|
|
# typeset -g POWERLEVEL9K_IP_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
|
|
|
# typeset -g POWERLEVEL9K_IP_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
|
|
|
|
|
|
|
|
|
|
|