mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
fix typo
This commit is contained in:
parent
d750e7d9e3
commit
263107ed7f
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ prompt_status() {
|
|||
build_prompt() {
|
||||
RETVAL=$?
|
||||
prompt_status
|
||||
prompt_contextx
|
||||
prompt_context
|
||||
prompt_dir
|
||||
prompt_git
|
||||
prompt_end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue