1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-01-03 19:16:45 +01:00

Merge pull request #1446 from suzaku/patch-1

fix typo in theme
This commit is contained in:
Robby Russell 2012-11-30 05:37:35 -08:00
commit 067178d877

View file

@ -106,7 +106,7 @@ prompt_status() {
build_prompt() { build_prompt() {
RETVAL=$? RETVAL=$?
prompt_status prompt_status
prompt_contextx prompt_context
prompt_dir prompt_dir
prompt_git prompt_git
prompt_end prompt_end