1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-02-07 04:49:46 +08:00

revert to original order

This commit is contained in:
Carlo Sala 2025-06-08 10:22:26 +02:00
parent 0207f6f8f4
commit 65c3e10e38
No known key found for this signature in database
GPG Key ID: DA6FB450C1A4FE9A

View File

@ -357,9 +357,9 @@ prompt_aws() {
build_prompt() { build_prompt() {
RETVAL=$? RETVAL=$?
prompt_status prompt_status
prompt_virtualenv
prompt_aws prompt_aws
prompt_context prompt_context
prompt_virtualenv
prompt_dir prompt_dir
prompt_git prompt_git
prompt_bzr prompt_bzr