mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-07 17:41:03 +01:00
deploy: 7e81e7ae2b
This commit is contained in:
parent
d0a84b526e
commit
c15edb10c7
3 changed files with 9 additions and 13 deletions
|
|
@ -3260,10 +3260,6 @@ these in an unspecified order.
|
|||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.fish.package"></a><a class="term" href="options.html#opt-programs.fish.package"><code class="option">programs.fish.package</code></a></span></dt><dd><p>The fish package to install. May be used to change the version.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.fish</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/fish.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/fish.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.fish.formatFishScripts"></a><a class="term" href="options.html#opt-programs.fish.formatFishScripts"><code class="option">programs.fish.formatFishScripts</code></a></span></dt><dd><p>Whether to process fish configuration and scripts with
|
||||
<code class="literal">fish_indent</code>.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> 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/fish.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/fish.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.fish.functions"></a><a class="term" href="options.html#opt-programs.fish.functions"><code class="option">programs.fish.functions</code></a></span></dt><dd><p>Basic functions to add to fish. For more information see
|
||||
<a class="link" href="https://fishshell.com/docs/current/cmds/function.html" target="_top">https://fishshell.com/docs/current/cmds/function.html</a>.
|
||||
</p><p><span class="emphasis"><em>Type:</em></span> attribute set of (strings concatenated with "\n" or (submodule))</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue