diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-06-11 09:14:06 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-06-11 09:14:06 +0300 |
commit | 416bdf1ca38207f2cc3d70795a59c781f20e9d05 (patch) | |
tree | 6705aab76ef9da779cd81d4ee91a49ee3314d0fe /config/p10k-pure.zsh | |
parent | e4b8925478d79795713c80dca4680782a33cdc1b (diff) | |
parent | 3ecef8c6a5d12d7aaf0335efc3483c4145371337 (diff) |
Merge branch 'feat/add-chezmoi-prompt' of https://github.com/Alkindi42/powerlevel10k into Alkindi42-feat/add-chezmoi-prompt
Diffstat (limited to 'config/p10k-pure.zsh')
-rw-r--r-- | config/p10k-pure.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/p10k-pure.zsh b/config/p10k-pure.zsh index 97c1a207..4682fc76 100644 --- a/config/p10k-pure.zsh +++ b/config/p10k-pure.zsh @@ -51,6 +51,7 @@ newline # \n virtualenv # python virtual environment prompt_char # prompt symbol + chezmoi # chezmoi prompt (https://github.com/twpayne/chezmoi) ) # Right prompt segments. |