mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
add P9K_NORDVPN_TECHNOLOGY
This commit is contained in:
parent
efde7bf6f9
commit
b6a365dd40
1 changed files with 2 additions and 0 deletions
|
@ -2901,6 +2901,7 @@ prompt_java_version() {
|
|||
|
||||
typeset -gra __p9k_nordvpn_tag=(
|
||||
P9K_NORDVPN_STATUS
|
||||
P9K_NORDVPN_TECHNOLOGY
|
||||
P9K_NORDVPN_PROTOCOL
|
||||
P9K_NORDVPN_IP_ADDRESS
|
||||
P9K_NORDVPN_SERVER
|
||||
|
@ -2955,6 +2956,7 @@ function _p9k_fetch_nordvpn_status() {
|
|||
#
|
||||
# - P9K_NORDVPN_STATUS
|
||||
# - P9K_NORDVPN_PROTOCOL
|
||||
# - P9K_NORDVPN_TECHNOLOGY
|
||||
# - P9K_NORDVPN_IP_ADDRESS
|
||||
# - P9K_NORDVPN_SERVER
|
||||
# - P9K_NORDVPN_COUNTRY
|
||||
|
|
Loading…
Reference in a new issue