mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Short sha fixed
This commit is contained in:
parent
634fb3f3dc
commit
0516660c7f
1 changed files with 2 additions and 1 deletions
|
|
@ -157,4 +157,5 @@ if [ "$POWERLINE_DISABLE_RPROMPT" = "" ]; then
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
RPROMPT="(%F{green}$(git_prompt_short_sha)%f)"
|
POWERLINE_GIT_INFO_RIGHT='$(git_prompt_short_sha)'
|
||||||
|
RPROMPT="%F{green}$POWERLINE_GIT_INFO_RIGHT"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue