From 845df0a81ce8c33ec28e0f74be51e279f12df1fd Mon Sep 17 00:00:00 2001 From: Alen Date: Sun, 24 Sep 2023 21:08:19 +0400 Subject: Add rg and bat config paths in zshenv --- dot_zshenv | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dot_zshenv') diff --git a/dot_zshenv b/dot_zshenv index 1d20191..6e35623 100644 --- a/dot_zshenv +++ b/dot_zshenv @@ -66,3 +66,7 @@ export __INFOPATH="${INFOPATH}" # Never allow global pip export PIP_REQUIRE_VENV=1 + +# Tool config +export RIPGREP_CONFIG_PATH="${XDG_CONFIG_HOME:-${HOME}/.config}/ripgrep" +export BAT_CONFIG_FILE="${XDG_CONFIG_HOME:-${HOME}/.config}/bat/config" -- cgit 1.4.1-2-gfad0