diff options
author | Alkindi42 <alkindus42@gmail.com> | 2023-05-21 22:42:09 +0300 |
---|---|---|
committer | Alkindi42 <alkindus42@gmail.com> | 2023-05-21 22:42:09 +0300 |
commit | 29c0b258505c5214667c20ce4cb5d4f7e743776c (patch) | |
tree | 143d5587024e59169c7719286ee4afd718831a0a /config/p10k-lean.zsh | |
parent | 6740f08f61395665714fbba150c82e99ffe0e784 (diff) |
feat: enable chezmoi prompt in configurations
Diffstat (limited to 'config/p10k-lean.zsh')
-rw-r--r-- | config/p10k-lean.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index 844c1bfe..c427b529 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -42,6 +42,7 @@ status # exit code of the last command command_execution_time # duration of the last command background_jobs # presence of background jobs + chezmoi # chezmoi prompt (https://github.com/twpayne/chezmoi) direnv # direnv status (https://direnv.net/) asdf # asdf version manager (https://github.com/asdf-vm/asdf) virtualenv # python virtual environment (https://docs.python.org/3/library/venv.html) |