Instruction file imported from arpitarya/fux (
.github/instructions/fux-sources-files.instructions.md). Copyright stays with the author.
Editing Fux source lists
These files decide what Fux indexes. They are committed, so an edit changes the index every teammate clones.
- Change them only when a human asked. Prefer
fux add/fux removeover a hand edit: they validate the line and re-ingest. fux remove X --dry-runfirst - it says whether it deletes a line or adds a!Xexclusion.archived=trueis declared, never inferred from a path or a title.!pathexcludes in.fux/sources/dirsbut RE-INCLUDES in.fux/.fuxignore.- A URL record commits a readable title and headings for anyone who clones the repo. (
meta=used to control this and was removed in fux 3.x; a line still carrying it will not load.) - After a hand edit, run
fux ingestand commit.fux/in the same change.
Full procedure: the fux-sources skill.