mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
feat: add Dotbot
This commit is contained in:
11
config/ripgrep/ripgreprc
Normal file
11
config/ripgrep/ripgreprc
Normal file
@@ -0,0 +1,11 @@
|
||||
--max-columns-preview
|
||||
|
||||
--type-add
|
||||
web:*.{html,css,js,jsx,ts,tsx}*
|
||||
|
||||
--type-add
|
||||
text:*.{md,mdx,txt}*
|
||||
|
||||
--glob=!git/*
|
||||
|
||||
--smart-case
|
||||
Reference in New Issue
Block a user