File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 14621462 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'
14631463 # Show information for the first network interface whose name matches this regular expression.
14641464 # Run `ifconfig` or `ip -4 a show` to see the names of all network interfaces.
1465- typeset -g POWERLEVEL9K_IP_INTERFACE=' e .*'
1465+ typeset -g POWERLEVEL9K_IP_INTERFACE=' [ew] .*'
14661466 # Custom icon.
14671467 # typeset -g POWERLEVEL9K_IP_VISUAL_IDENTIFIER_EXPANSION='⭐'
14681468
Original file line number Diff line number Diff line change 14431443 typeset -g POWERLEVEL9K_IP_CONTENT_EXPANSION=' $P9K_IP_IP${P9K_IP_RX_RATE:+ %2F⇣$P9K_IP_RX_RATE}${P9K_IP_TX_RATE:+ %3F⇡$P9K_IP_TX_RATE}'
14441444 # Show information for the first network interface whose name matches this regular expression.
14451445 # Run `ifconfig` or `ip -4 a show` to see the names of all network interfaces.
1446- typeset -g POWERLEVEL9K_IP_INTERFACE=' e .*'
1446+ typeset -g POWERLEVEL9K_IP_INTERFACE=' [ew] .*'
14471447 # Custom icon.
14481448 # typeset -g POWERLEVEL9K_IP_VISUAL_IDENTIFIER_EXPANSION='⭐'
14491449
Original file line number Diff line number Diff line change 14391439 typeset -g POWERLEVEL9K_IP_CONTENT_EXPANSION=' $P9K_IP_IP${P9K_IP_RX_RATE:+ %70F⇣$P9K_IP_RX_RATE}${P9K_IP_TX_RATE:+ %215F⇡$P9K_IP_TX_RATE}'
14401440 # Show information for the first network interface whose name matches this regular expression.
14411441 # Run `ifconfig` or `ip -4 a show` to see the names of all network interfaces.
1442- typeset -g POWERLEVEL9K_IP_INTERFACE=' e .*'
1442+ typeset -g POWERLEVEL9K_IP_INTERFACE=' [ew] .*'
14431443 # Custom icon.
14441444 # typeset -g POWERLEVEL9K_IP_VISUAL_IDENTIFIER_EXPANSION='⭐'
14451445
Original file line number Diff line number Diff line change 15381538 typeset -g POWERLEVEL9K_IP_CONTENT_EXPANSION=' ${P9K_IP_RX_RATE:+⇣$P9K_IP_RX_RATE }${P9K_IP_TX_RATE:+⇡$P9K_IP_TX_RATE }$P9K_IP_IP'
15391539 # Show information for the first network interface whose name matches this regular expression.
15401540 # Run `ifconfig` or `ip -4 a show` to see the names of all network interfaces.
1541- typeset -g POWERLEVEL9K_IP_INTERFACE=' e .*'
1541+ typeset -g POWERLEVEL9K_IP_INTERFACE=' [ew] .*'
15421542 # Custom icon.
15431543 # typeset -g POWERLEVEL9K_IP_VISUAL_IDENTIFIER_EXPANSION='⭐'
15441544
You can’t perform that action at this time.
0 commit comments