feat: add chezmoi icon

This commit is contained in:
Alkindi42 2023-05-21 21:45:11 +02:00
commit 6db5920bb9
2 changed files with 6 additions and 1 deletions

View file

@ -4264,7 +4264,7 @@ instant_prompt_vi_mode() {
# Segment to display chezmoi information.
# More information: https://www.chezmoi.io/
prompt_chezmoi() {
_p9k_prompt_segment "$0" "blue" "$_p9k_color1" '' 0 '' "chezmoi"
_p9k_prompt_segment "$0" "black" "white" 'CHEZMOI_ICON' 0 '' "chezmoi"
}
_p9k_prompt_chezmoi_init() {