mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 23:14:25 +08:00
removed 'x' from prompt_context() function name
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user