1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00
This commit is contained in:
Andrea Mistrali
2021-08-09 16:03:13 +02:00
parent 5f524d9757
commit c5825d2137
14 changed files with 8 additions and 74 deletions

View File

@ -165,7 +165,7 @@ prompt_mypure_preprompt_render() {
fi
# Set the path.
preprompt_parts+=('%F{${prompt_mypure_colors[path]}}%3.%f')
preprompt_parts+=('%F{${prompt_mypure_colors[path]}}%~%f')
# Add Git branch and dirty status info.
typeset -gA prompt_mypure_vcs_info