mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-02 03:49:48 +08:00
revert to original order
This commit is contained in:
parent
0207f6f8f4
commit
65c3e10e38
@ -357,9 +357,9 @@ prompt_aws() {
|
||||
build_prompt() {
|
||||
RETVAL=$?
|
||||
prompt_status
|
||||
prompt_virtualenv
|
||||
prompt_aws
|
||||
prompt_context
|
||||
prompt_virtualenv
|
||||
prompt_dir
|
||||
prompt_git
|
||||
prompt_bzr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user