From df2ca455910990318b242a9da4eaf5167452d7af Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 7 Apr 2020 20:37:48 +0200 Subject: Forgot the status prompt --- functions/fish_prompt.fish | 1 + 1 file changed, 1 insertion(+) (limited to 'functions') diff --git a/functions/fish_prompt.fish b/functions/fish_prompt.fish index bea229f..da5f604 100644 --- a/functions/fish_prompt.fish +++ b/functions/fish_prompt.fish @@ -281,6 +281,7 @@ function fish_prompt set -g RETVAL $status prompt_time prompt_virtual_env + prompt_status prompt_user prompt_dir available git; and prompt_git -- cgit v1.2.3