Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 854 Bytes

File metadata and controls

18 lines (14 loc) · 854 Bytes

AGENTS.md

This repo is a small personal collection of Org-mode reference notes, not an application or library.

Files

  • archInstall.org: Arch Linux install/bootstrap/troubleshooting notes.
  • emacsNotes.org: Emacs build/config/troubleshooting notes.
  • rNotes.org, pyNotes.org, cppNotes.org, packageNotes.org: short topic-specific snippets.

Editing

  • Make surgical edits; avoid repo-wide reformatting or reorganization unless asked.
  • Preserve the author's voice, working snippets, and historical notes.
  • Keep Org markup simple and consistent with the existing files (* headings, source blocks, inline ~code~).
  • Do not invent machine-specific values, commands, or paths.

Verification

  • There is no build or test suite.
  • After edits, only sanity-check Org formatting and obvious command/link typos introduced by the change.