summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/p10k-classic.zsh2
-rw-r--r--config/p10k-lean.zsh2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh
index 6be7c45c..aab768ef 100644
--- a/config/p10k-classic.zsh
+++ b/config/p10k-classic.zsh
@@ -61,11 +61,11 @@ fi
context # user@host
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
ranger # ranger shell (https://github.com/ranger/ranger)
+ # time # current time
# =========================[ Line #2 ]=========================
newline
# public_ip # public IP address
# battery # internal battery
- # time # current time
# example # example user-defined segment (see prompt_example function below)
)
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh
index 696d6a4e..fdc41f30 100644
--- a/config/p10k-lean.zsh
+++ b/config/p10k-lean.zsh
@@ -61,11 +61,11 @@ fi
context # user@host
nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
ranger # ranger shell (https://github.com/ranger/ranger)
+ # time # current time
# =========================[ Line #2 ]=========================
newline
# public_ip # public IP address
# battery # internal battery
- # time # current time
# example # example user-defined segment (see prompt_example function below)
)