Find a file
Oliver Davies a54996b5f0 refactor(nvim): prefix custom Vim plugins
Prefix custom Vim plugins with `customVim` so they are easier to
distinguish from the plugins provided by the Nix store.
2023-08-25 14:53:32 +01:00
bin fix(scripts): don't stop watching on error 2023-08-22 23:05:06 +01:00
config fix(nvim): remove git-worktree configuration 2023-08-14 19:31:30 +01:00
system refactor(nvim): prefix custom Vim plugins 2023-08-25 14:53:32 +01:00
flake.lock chore(update) 2023-08-24 22:40:01 +01:00
flake.nix feat(zsh): show ASCII logo in a new terminal 2023-08-12 19:53:07 +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: format lua with StyLua 2022-01-09 00:41:55 +00: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