From be44a03173a1b8475c8970d773cc2e0d6e9bc117 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Wed, 8 Nov 2023 15:10:33 +0100 Subject: update --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 46a1c94..56653da 100644 --- a/.bashrc +++ b/.bashrc @@ -159,6 +159,8 @@ meteo() { #unset base export FZF_DEFAULT_COMMAND='rg -i --files --ignore-vcs --hidden' +export RIPGREP_CONFIG_PATH=~/.ripgreprc + eval "$(zoxide init bash)" # Arch: display package to install for missing commands -- cgit v1.2.3