Files
nixos-config/profiles/opencode/AGENTS.md

277 B

Global AGENTS.md

Version Control

  • Use jj for VCS, not git
  • jj tug is an alias for jj bookmark move --from closest_bookmark(@-) --to @-

Scripting

  • Always use Nushell (nu) for scripting
  • Never use Python, Perl, Lua, awk, or any other scripting language