mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
feat: add chezmoi icon
This commit is contained in:
+1
-1
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user