mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-06 21:07:49 +08:00
removed 'x' from prompt_context() function name
This commit is contained in:
parent
d750e7d9e3
commit
7fc612bcb9
@ -106,7 +106,7 @@ prompt_status() {
|
||||
build_prompt() {
|
||||
RETVAL=$?
|
||||
prompt_status
|
||||
prompt_contextx
|
||||
prompt_context
|
||||
prompt_dir
|
||||
prompt_git
|
||||
prompt_end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user