mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
deploy: 99977131d3
This commit is contained in:
@@ -61415,7 +61415,7 @@ null or package</p>
|
||||
<dd>
|
||||
<p>Custom agents for opencode.
|
||||
The attribute name becomes the agent filename, and the value is either:</p><div class="itemizedlist"><ul class="itemizedlist " style="list-style-type: disc;"><li class="listitem"><p>Inline content as a string</p></li><li class="listitem"><p>A path to a file containing the agent content
|
||||
Agents are stored in ~/.config/opencode/agent/ directory.</p></li></ul></div>
|
||||
Agents are stored in <code class="filename">$XDG_CONFIG_HOME/.config/opencode/agent/</code> directory.</p></li></ul></div>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of (strings concatenated with “\n” or absolute path)</p>
|
||||
@@ -61459,7 +61459,7 @@ attribute set of (strings concatenated with “\n” or absolute path)</p>
|
||||
<dd>
|
||||
<p>Custom commands for opencode.
|
||||
The attribute name becomes the command filename, and the value is either:</p><div class="itemizedlist"><ul class="itemizedlist " style="list-style-type: disc;"><li class="listitem"><p>Inline content as a string</p></li><li class="listitem"><p>A path to a file containing the command content
|
||||
Commands are stored in ~/.config/opencode/command/ directory.</p></li></ul></div>
|
||||
Commands are stored in <code class="filename">$XDG_CONFIG_HOME/.config/opencode/command/</code> directory.</p></li></ul></div>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of (strings concatenated with “\n” or absolute path)</p>
|
||||
|
||||
Reference in New Issue
Block a user