From b3ba62d18900b3f04f13c26480e91ecfc4e49db7 Mon Sep 17 00:00:00 2001 From: Malfurious Date: Wed, 24 Mar 2021 04:56:02 -0400 Subject: Update references to project name to git-sonar Signed-off-by: Malfurious --- prompt.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prompt.bash') diff --git a/prompt.bash b/prompt.bash index 444ad7a..1709ae2 100755 --- a/prompt.bash +++ b/prompt.bash @@ -2,7 +2,7 @@ dot="$(cd "$(dirname "$0")"; pwd)" args=$@ -source "$dot/radar-base.sh" +source "$dot/sonar-base.sh" if is_repo; then prepare_bash_colors -- cgit v1.2.3