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.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.zsh')
-rw-r--r-- | config/p10k-lean.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index b28fbd64..ad23a80f 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -34,7 +34,7 @@ dir # current directory vcs # git status # =========================[ Line #2 ]========================= - newline + newline # \n prompt_char # prompt symbol ) |