diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-06-11 09:14:15 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2023-06-11 09:14:15 +0300 |
commit | c775a3ffd5c68b3aebbe78a27711cb395782bd88 (patch) | |
tree | 6705aab76ef9da779cd81d4ee91a49ee3314d0fe /config/p10k-pure.zsh | |
parent | e4b8925478d79795713c80dca4680782a33cdc1b (diff) | |
parent | 416bdf1ca38207f2cc3d70795a59c781f20e9d05 (diff) |
Merge branch '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. |