Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 720 Bytes

File metadata and controls

19 lines (11 loc) · 720 Bytes

Guidance for Agents

Personal dotfiles repository, used to track local configuration across machines.

Rules

  • Do not commit anything that appears in any way to be machine-specific, personal, or otherwise private information.
  • Never push to the remote, only the user may do that in this repo.

Layout

  • install.sh intended to be run on new machines
  • sync.sh utility to manage dotfiles on existing machines, copying them out of and into this repo.

References