summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2022-05-01 15:08:01 +0200
committerReiner Herrmann <reiner@reiner-h.de>2022-05-01 15:08:01 +0200
commit4066d27f9ec46759811d94d9d5cc3c15984df856 (patch)
tree7f5a93ced50a2937d99c493e69d2336bee9a37d9 /deploy.sh
parente4f71387fbf162a2886323d61db0812c1f93b3c7 (diff)
ripgrep: add config
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh2
1 files changed, 2 insertions, 0 deletions
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