Find a file
Oliver Davies a3325b372a feat(nvim): add vim-sort-motion
Re-add a plugin to add a text object and motion to sort lines. This
means I can run commands like `gsip` to sort lines within a paragraph
without needing to select them first.

https://github.com/christoomey/vim-sort-motion
2023-08-16 08:31:53 +01:00
bin refactor: restructure my Code directory 2023-08-07 09:53:33 +01:00
config fix(nvim): remove git-worktree configuration 2023-08-14 19:31:30 +01:00
system feat(nvim): add vim-sort-motion 2023-08-16 08:31:53 +01:00
flake.lock chore(update) 2023-08-14 00:37:27 +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