aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-04-22 08:43:37 -0300
committerEuAndreh <eu@euandre.org>2024-04-22 08:43:37 -0300
commit260bb7d723a7b1e8cb9d8612662d4bab54b88456 (patch)
treeb025c148948d5a06fbb81801cb8f2327d6469ddb
parentetc/sh/rc: Include inode number in ls(1) alias (diff)
downloaddotfiles-260bb7d723a7b1e8cb9d8612662d4bab54b88456.tar.gz
dotfiles-260bb7d723a7b1e8cb9d8612662d4bab54b88456.tar.xz
etc/sh/rc: export $TD_USE_BUILTIN_HOOKS
-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'