diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-08-27 11:49:02 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-08-27 11:49:02 +0300 |
commit | 3f2f38a71eb71719edec5edb8f43a8684f81a2f7 (patch) | |
tree | b9f93e90292c84dfc0fac3899310c12fd43412e4 /config/p10k-classic.zsh | |
parent | e4d78d2a722c3d81a48d6eab4edc858c28fbf35f (diff) |
move time to the first prompt line
Diffstat (limited to 'config/p10k-classic.zsh')
-rw-r--r-- | config/p10k-classic.zsh | 2 |
1 files changed, 1 insertions, 1 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) ) |