From ee959b7e5921d969f1613c6889c5bbb39a1aae50 Mon Sep 17 00:00:00 2001 From: oGre Date: Wed, 16 Sep 2015 06:20:02 +0200 Subject: [PATCH] Remove training whitespace --- themes/TruncatedPwd_WindowTitle_NoExitState.bgptheme | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/TruncatedPwd_WindowTitle_NoExitState.bgptheme b/themes/TruncatedPwd_WindowTitle_NoExitState.bgptheme index f0bb330..fdd0f50 100644 --- a/themes/TruncatedPwd_WindowTitle_NoExitState.bgptheme +++ b/themes/TruncatedPwd_WindowTitle_NoExitState.bgptheme @@ -1,13 +1,13 @@ ############################################################################## # Changes the prompt to a Debian-style one that truncates pwd to a max length -# depending on the terminal column width. Also uses the prompt_callback -# function of bash-git-prompt to set the window title to almost the same +# depending on the terminal column width. Also uses the prompt_callback +# function of bash-git-prompt to set the window title to almost the same # Debian-style. # # The prompt will use a Debian-style on the form # -# [user@host: ] [bash-git-prompt-info] -# HH:MM $ +# [user@host: ] [bash-git-prompt-info] +# HH:MM $ # # The window title will have the form # user@host: @@ -44,7 +44,7 @@ override_git_prompt_colors() { } Time12a="\$(date +%H:%M)" - + GIT_PROMPT_START_USER="${Yellow}" GIT_PROMPT_START_ROOT="${GIT_PROMPT_START_USER}" GIT_PROMPT_END_USER="\n${White}${Time12a}${ResetColor} $ "