Find a file
Oliver Davies 7e8fc3c86f feat(home-manager): add local directories to PATH
This adds local `vendor/bin` and `node_modules/.bin` directories to my
`PATH` so I can more quickly and easily run binaries within a project
from within those directories without needing to include the path.
2023-08-14 17:49:20 +01:00
bin refactor: restructure my Code directory 2023-08-07 09:53:33 +01:00
config feat(nvim): add more Harpoon keymaps 2023-08-14 00:50:49 +01:00
system feat(home-manager): add local directories to PATH 2023-08-14 17:49:20 +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