1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 04:23:34 +02:00
This commit is contained in:
rycee 2024-02-04 22:38:02 +00:00
parent 2f1dcc418f
commit 9f7f6a042a

View File

@ -18801,6 +18801,31 @@ strings concatenated with “\n”</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;&quot;</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" target="_top">
&lt;home-manager/modules/programs/fish.nix&gt;
</a></code>
</td></tr>
</table>
</dd>
<dt>
<span class="term">
<a id="opt-programs.fish.shellInitLast"></a><a class="term" href="options.xhtml#opt-programs.fish.shellInitLast"><code class="option">programs.fish.shellInitLast</code>
</a>
</span>
</dt>
<dd>
<p>Shell script code called during interactive fish shell
initialisation, this will be the last thing executed in fish startup.</p>
<p><span class="emphasis"><em>Type:</em></span>
strings concatenated with “\n”</p>
<p><span class="emphasis"><em>Default:</em></span>
<code class="literal">&quot;&quot;</code></p>
<p><span class="emphasis"><em>Declared by:</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr><td>