feat: add chezmoi icon
This commit is contained in:
parent
29c0b25850
commit
6db5920bb9
2 changed files with 6 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue