From 832af38380ba5b6a020b034059b4bc5ff7443ded Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 13 May 2023 23:50:35 -0500 Subject: uhhh --- bash/prompt.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash/prompt.bash') diff --git a/bash/prompt.bash b/bash/prompt.bash index bee5223..e51db96 100644 --- a/bash/prompt.bash +++ b/bash/prompt.bash @@ -71,7 +71,7 @@ smiley_prompt() { git_prompt_integration PS1+='\[$(__prompt_term_title "$USER@$(hostname): $PWD")\]' - PS1+='\$ ' + PS1+=' \$ ' } eval "$MY_BASH_PROMPT" -- cgit 1.4.1-21-gabe81