Dotfiles/site-modules/core
Ade Attwood cd382dbdf8 fix(vim): add --no-require-git to the ferret rg command
Now that I have mostly moved over to sapling, rg dose not ignore git
files by default. When searching in vim it would search in the
node_modules by default. As you can imagine this took for ever.

Now we are passing the `--no-require-git` flag so it will ignore any
file / dirs that are in any .gitignore by default.
2024-03-02 18:16:22 +00:00
..
files fix(vim): add --no-require-git to the ferret rg command 2024-03-02 18:16:22 +00:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests refactor(core): convert the bid module to configz 2023-11-25 12:07:11 +00:00
templates feat(sapling): move log template into the config and add switch alias 2024-03-02 18:08:43 +00:00