From 4066d27f9ec46759811d94d9d5cc3c15984df856 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 1 May 2022 15:08:01 +0200 Subject: ripgrep: add config --- deploy.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index 9dbd4ef..632c61c 100755 --- a/deploy.sh +++ b/deploy.sh @@ -19,3 +19,5 @@ ln -sf ${CONFIG_DIR}/git/hooks ${HOME}/.git_template/hooks mkdir -p ${HOME}/.mutt ln -sf ${CONFIG_DIR}/muttrc ${HOME}/.mutt/muttrc + +ln -sf ${CONFIG_DIR}/ripgreprc ${HOME}/.ripgreprc -- cgit v1.2.3