Find a file
Oliver Davies 5763900b5f fix(scripts): vendor files causing reloads
Ignore the `vendor` directory and some others as it was causing the
script to reload when it wasn't expected.

Whilst I'd expect it to be ignored if I specified the path to look at as
something like `web/modules/custom`, but it still seems to trigger the
command and it seems a lot more stable since adding this.
2023-10-03 18:14:37 +01:00
bin fix(scripts): vendor files causing reloads 2023-10-03 18:14:37 +01:00
config refactor(nvim): replace null-ls with none-ls 2023-10-01 21:55:38 +01:00
system refactor(nvim): replace null-ls with none-ls 2023-10-01 21:55:38 +01:00
flake.lock chore(flake): update lockfile 2023-10-03 18:14:26 +01:00
flake.nix unstable by default 2023-09-17 23:40:32 +01:00
justfile fix(wsl2): use shared Home Manager configuration 2023-08-09 22:37:03 +01:00
logo.txt feat(zsh): show ASCII logo in a new terminal 2023-08-12 19:53:07 +01:00
README.md revert(readme): add ASCII logo 2023-08-12 21:48:50 +01:00
stylua.toml style(nvim): run stylua 2023-09-04 11:05:13 +01:00

dotfiles

Cross-platform development environments for opdavies using Nix, NixOS and Home Manager.

Why did you move from Ansible?

TBD.

Why NixOS?

TBD.

Why Home Manager?

TBD.

NixOS vs WSL2 (Windows)

TBD.

Inspiration