From 6c2d7a1ba99e18c5d2b91f6cd174fcbe789b0fbd Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 23 Oct 2023 15:04:17 -0500 Subject: fix(git): use difftastic for difftool over default --- difft/.config/profile.d/50-difft.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 difft/.config/profile.d/50-difft.sh (limited to 'difft/.config/profile.d') diff --git a/difft/.config/profile.d/50-difft.sh b/difft/.config/profile.d/50-difft.sh deleted file mode 100755 index 5791599..0000000 --- a/difft/.config/profile.d/50-difft.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -DFT_DISPLAY='side-by-side-show-both' -GIT_EXTERNAL_DIFF=$(command -v "difft") - -export GIT_EXTERNAL_DIFF DFT_DISPLAY -- cgit v1.2.3-70-g09d2