This repository contains my dotfiles and uses Nix and Home Manager for declarative configuration across my machines.
- Ubuntu Setup Instructions:
- Windows Setup Instructions:
The dot CLI is a Python package (src layout). Install it locally with:
pip install -e ".[dev]"This installs the dot console script ([project.scripts] in pyproject.toml)
plus argcomplete for tab-completion. On Linux, Home Manager also provides
~/.local/bin/dot.
For details on how theming is set up and how to modify a theme or change the current theme, see: