From cad6365710d9d41aafc88bedef71602fb6d9d2e6 Mon Sep 17 00:00:00 2001 From: allan Date: Thu, 26 Jun 2025 13:40:07 +0200 Subject: [PATCH] performance tweaks --- bash-git-prompt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bash-git-prompt b/bash-git-prompt index 30465da..fd31dc6 100644 --- a/bash-git-prompt +++ b/bash-git-prompt @@ -1,6 +1,6 @@ -############################################################################### -# First Created: 24062025 Author: Allan Desc: Provides a git prompt on Ubuntu # -############################################################################### +##################################################################################### +# First Created: 24062025 Author: Allan Desc: Provides a bash git prompt for Ubuntu # +##################################################################################### # Default to theme 1 if not set GIT_PROMPT_THEME="${GIT_PROMPT_THEME:-1}"