1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-21 13:57:31 +02:00
This commit is contained in:
rycee 2024-03-12 20:14:08 +00:00
parent 2ccd3d34b7
commit 1c6070363c

View file

@ -17595,12 +17595,93 @@ boolean</p>
</dd>
<dt>
<span class="term">
<a id="opt-programs.eza.enableAliases"></a><a class="term" href="options.xhtml#opt-programs.eza.enableAliases"><code class="option">programs.eza.enableAliases</code>
<a id="opt-programs.eza.enableBashIntegration"></a><a class="term" href="options.xhtml#opt-programs.eza.enableBashIntegration"><code class="option">programs.eza.enableBashIntegration</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable recommended eza aliases (ls, ll…).</p>
<p>Whether to enable Bash integration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</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/eza.nix" target="_top">
&lt;home-manager/modules/programs/eza.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.eza.enableFishIntegration"></a><a class="term" href="options.xhtml#opt-programs.eza.enableFishIntegration"><code class="option">programs.eza.enableFishIntegration</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable Fish integration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</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/eza.nix" target="_top">
&lt;home-manager/modules/programs/eza.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.eza.enableIonIntegration"></a><a class="term" href="options.xhtml#opt-programs.eza.enableIonIntegration"><code class="option">programs.eza.enableIonIntegration</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable Ion integration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</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/eza.nix" target="_top">
&lt;home-manager/modules/programs/eza.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.eza.enableNushellIntegration"></a><a class="term" href="options.xhtml#opt-programs.eza.enableNushellIntegration"><code class="option">programs.eza.enableNushellIntegration</code>
</a>
</span>
</dt>
<dd>
<p>Whether to enable Nushell integration.</p>
<p><span class="emphasis"><em>Type:</em></span>
boolean</p>
@ -17611,6 +17692,33 @@ boolean</p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</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/eza.nix" target="_top">
&lt;home-manager/modules/programs/eza.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.eza.enableZshIntegration"></a><a class="term" href="options.xhtml#opt-programs.eza.enableZshIntegration"><code class="option">programs.eza.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>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Example:</em></span>
<code class="literal">true</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>