aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 1e237cf..fd6da27 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -519,3 +519,4 @@ F="$HOME_ENVIRONMENT"/profile/share/autojump/autojump.bash
if [ -r "$F" ]; then
. "$F"
fi
+export TD_USE_BUILTIN_HOOKS='git'