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 2023-03-25 11:02:33 +00:00
parent 69e3eecb20
commit 9ce409e88b

View file

@ -6565,6 +6565,8 @@ list of options.</p><p><span class="emphasis"><em>Type:</em></span> YAML value</
&lt;home-manager/modules/programs/zoxide.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.zoxide.enableFishIntegration"></a><a class="term" href="options.html#opt-programs.zoxide.enableFishIntegration"><code class="option">programs.zoxide.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>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/zoxide.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/zoxide.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.zoxide.enableNushellIntegration"></a><a class="term" href="options.html#opt-programs.zoxide.enableNushellIntegration"><code class="option">programs.zoxide.enableNushellIntegration</code></a></span></dt><dd><p>Whether to enable Nushell 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>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/zoxide.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/zoxide.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.zoxide.enableZshIntegration"></a><a class="term" href="options.html#opt-programs.zoxide.enableZshIntegration"><code class="option">programs.zoxide.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>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/zoxide.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/zoxide.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.zoxide.package"></a><a class="term" href="options.html#opt-programs.zoxide.package"><code class="option">programs.zoxide.package</code></a></span></dt><dd><p>Zoxide package to install.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.zoxide</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/zoxide.nix#blob-path" target="_top">