Personal configuration files managed with dploy and invoke.
uv sync
uv run inv stow # symlink configs to $HOME
uv run inv provision # install packages via ansible (Linux) or chocolatey (Windows)| Task | Description |
|---|---|
stow |
Symlink dotfiles to home directory |
unstow |
Remove symlinks |
provision |
Install system packages |
lint |
Run shellcheck, yamllint, pylint, ruff |