My personal Arch Linux + Hyprland dotfiles, development environment, and tooling. Managed with GNU Stow.
Note
Simply clone the repo, cd into it, and stow the required packages, or all of them at once.
To stow or restow all packages, use stow */ or stow -R */. Always use */, not *, as this repo contains non-package files (e.g. this README.md), and using * will make Stow try to process even the non-package files as packages, resulting in an error.
These dotfiles have been customised over time to suit my workflow. Several parts are derived from or inspired by the following projects and resources:
Many thanks to the authors, maintainers, and contributors of these projects for sharing their work with the community.
Saptaparno Chakraborty