mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 09:29:41 +08:00
deploy: aea57993a8
This commit is contained in:
@@ -28399,13 +28399,10 @@ boolean</p>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to enable Fish integration.</p><p>Note, enabling the direnv module will always activate its functionality
|
||||
for Fish since the direnv package automatically gets loaded in Fish.
|
||||
If this is not the case try adding</p><pre><code class="programlisting nix">environment.pathsToLink = [ "/share/fish" ];
|
||||
</code></pre><p>to the system configuration.</p>
|
||||
<p>Whether to enable Fish integration.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean <span class="emphasis"><em>(read only)</em></span></p>
|
||||
boolean</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<a class="xref" href="options.xhtml#opt-home.shell.enableFishIntegration" ><code class="option">home.shell.enableFishIntegration</code></a></p>
|
||||
|
||||
Reference in New Issue
Block a user