diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-02 08:49:17 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-02 08:49:17 +0300 |
commit | 4599ad9f2c6352b5f3ea4cff4305d426cf9e3b31 (patch) | |
tree | a518f1b08a440c8ea483b4a3388005669c06b20f /config/p10k-lean-8colors.zsh | |
parent | eb9da89ad9a8bd886e43c7f1d907495c5a48acc5 (diff) |
add extra options to pure style
- non-permanent content location (left or right)
- show current time
- prompt height (one or two lines)
- prompt spacing (with empty line between prompts or without)
Diffstat (limited to 'config/p10k-lean-8colors.zsh')
-rw-r--r-- | config/p10k-lean-8colors.zsh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index a8917178..ccfe6d65 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -34,7 +34,7 @@ dir # current directory vcs # git status # =========================[ Line #2 ]========================= - newline + newline # \n prompt_char # prompt symbol ) @@ -88,7 +88,7 @@ timewarrior # timewarrior tracking status (https://timewarrior.net/) # time # current time # =========================[ Line #2 ]========================= - newline + newline # \n # public_ip # public IP address # proxy # system-wide http/https/ftp proxy # battery # internal battery |