Dotfiles/site-modules/core/files
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
..
bin feat(bin): add script to run rspec when files have changed 2024-02-12 16:17:42 +00:00
emacs refactor(emacs): update terminal prompt and enable goto-address-mode 2022-04-25 19:50:13 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh feat(sapling): move log template into the config and add switch alias 2024-03-02 18:08:43 +00:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim fix(vim): add --no-require-git to the ferret rg command 2024-03-02 18:16:22 +00:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf chore(tmux): move themes to base16-tmux 2023-04-25 20:56:48 +01:00
wezterm.lua feat(terminal): configure wezterm titlebar so it looks nice 2024-03-02 18:13:33 +00:00
zshrc chore(shell): remove the android env stuff its never used 2024-01-15 19:27:36 +00:00