From 61b5a9c87d77380c57f5349bc43cefa0f4415c4f Mon Sep 17 00:00:00 2001 From: Michael Allen Date: Wed, 19 Aug 2015 10:50:23 +0100 Subject: Rename to git-radar --- prompt.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prompt.zsh') diff --git a/prompt.zsh b/prompt.zsh index 281d437..a7df79a 100755 --- a/prompt.zsh +++ b/prompt.zsh @@ -1,7 +1,7 @@ #! /usr/bin/env zsh dot="$(cd "$(dirname "$0")"; pwd)" -source "$dot/git-base.sh" +source "$dot/radar-base.sh" if is_repo; then autoload colors && colors -- cgit v1.2.3