1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-31 04:04:32 +00:00
This commit is contained in:
khaneliman 2025-03-17 19:54:23 +00:00
parent 4e6361951a
commit bfe56b4af6

View file

@ -35326,6 +35326,33 @@ boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">false</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/kubecolor.nix" target="_top">
&lt;home-manager/modules/programs/kubecolor.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.kubecolor.enableZshIntegration"></a><a class="term" href="options.xhtml#opt-programs.kubecolor.enableZshIntegration"><code class="option">programs.kubecolor.enableZshIntegration</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable Zsh integration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<a class="xref" href="options.xhtml#opt-home.shell.enableZshIntegration" ><code class="option">home.shell.enableZshIntegration</code></a></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">false</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>