rss
topics

[] [tools]

terminal habits

entry

the terminal works best when commands are repeatable and project-specific rituals are written down.

habits

  • keep scripts discoverable.
  • prefer project commands over remembered one-offs.
  • name outputs clearly enough to find later.

reference

if a command matters twice, it probably belongs in project documentation.