1
0
鏡像自 https://github.com/dcarrillo/prezto.git 已同步 2025-07-06 04:49:24 +00:00
Files
prezto/themes/theunraveler.zsh-theme
2010-09-25 00:48:19 -05:00

6 行
148 B
Bash

# Comment
ZSH_THEME_GIT_PROMPT_PREFIX=' (git:'
ZSH_THEME_GIT_PROMPT_SUFFIX=')'
PROMPT='%{$fg[magenta]%}[%c]$(git_prompt_info) $ %{$reset_color%}'