mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
fix astro theme
This commit is contained in:
parent
305acdb755
commit
bf5ac0bd30
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ fi
|
||||||
local current_dir='${PWD/#$HOME/~} '
|
local current_dir='${PWD/#$HOME/~} '
|
||||||
|
|
||||||
# ret status
|
# ret status
|
||||||
local ret_status="(?:%{$fg_bold[green]%}➜ :%{$fg_bold[red]%}➜ )"
|
local ret_status="(?:%{$fg_bold[green]%}> :%{$fg_bold[red]%}> )"
|
||||||
|
|
||||||
# VCS
|
# VCS
|
||||||
YS_VCS_PROMPT_PREFIX="%{$fg_bold[white]%}[%{$reset_color%}%{$fg_bold[cyan]%}"
|
YS_VCS_PROMPT_PREFIX="%{$fg_bold[white]%}[%{$reset_color%}%{$fg_bold[cyan]%}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue