From 65c3e10e383aacc732522e45abc1792cf032e542 Mon Sep 17 00:00:00 2001 From: Carlo Sala Date: Sun, 8 Jun 2025 10:22:26 +0200 Subject: [PATCH] revert to original order --- themes/agnoster.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/agnoster.zsh-theme b/themes/agnoster.zsh-theme index ab1398b0b..c99b604b5 100644 --- a/themes/agnoster.zsh-theme +++ b/themes/agnoster.zsh-theme @@ -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