mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-04 16:11:06 +01:00
deploy: 619ae56929
This commit is contained in:
parent
35bfb7dbc0
commit
b1e8ddfa40
1 changed files with 240 additions and 0 deletions
240
options.xhtml
240
options.xhtml
|
|
@ -41494,6 +41494,246 @@ TOML value</p>
|
|||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.enable"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.enable"><code class="option">programs.intelli-shell.enable</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Whether to enable intelli-shell.</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>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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.enableBashIntegration"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.enableBashIntegration"><code class="option">programs.intelli-shell.enableBashIntegration</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<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>
|
||||
<a class="xref" href="options.xhtml#opt-home.shell.enableBashIntegration" ><code class="option">home.shell.enableBashIntegration</code></a></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.enableFishIntegration"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.enableFishIntegration"><code class="option">programs.intelli-shell.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>
|
||||
<a class="xref" href="options.xhtml#opt-home.shell.enableFishIntegration" ><code class="option">home.shell.enableFishIntegration</code></a></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.enableNushellIntegration"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.enableNushellIntegration"><code class="option">programs.intelli-shell.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>
|
||||
<a class="xref" href="options.xhtml#opt-home.shell.enableNushellIntegration" ><code class="option">home.shell.enableNushellIntegration</code></a></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.enableZshIntegration"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.enableZshIntegration"><code class="option">programs.intelli-shell.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>
|
||||
<a class="xref" href="options.xhtml#opt-home.shell.enableZshIntegration" ><code class="option">home.shell.enableZshIntegration</code></a></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.package"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.package"><code class="option">programs.intelli-shell.package</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>The intelli-shell package to use.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
null or package</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">pkgs.intelli-shell</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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.settings"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.settings"><code class="option">programs.intelli-shell.settings</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Configuration settings for intelli-shell. You can see all the available options here:
|
||||
<a class="link" href="https://github.com/lasantosr/intelli-shell/blob/main/default_config.toml" target="_top">https://github.com/lasantosr/intelli-shell/blob/main/default_config.toml</a>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
TOML value</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||
check_updates = false;
|
||||
data_dir = "/home/myuser/my/custom/datadir";
|
||||
logs = {
|
||||
enabled = false;
|
||||
};
|
||||
theme = {
|
||||
accent = "yellow";
|
||||
comment = "italic green";
|
||||
error = "dark red";
|
||||
highlight = "darkgrey";
|
||||
highlight_accent = "yellow";
|
||||
highlight_comment = "italic green";
|
||||
highlight_primary = "default";
|
||||
highlight_secondary = "default";
|
||||
highlight_symbol = "» ";
|
||||
primary = "default";
|
||||
secondary = "dim";
|
||||
};
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.intelli-shell.shellHotkeys"></a><a class="term" href="options.xhtml#opt-programs.intelli-shell.shellHotkeys"><code class="option">programs.intelli-shell.shellHotkeys</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Settings for customizing the keybinding to integrate your shell with intelli-shell. You can see the details
|
||||
here: <a class="link" href="https://lasantosr.github.io/intelli-shell/guide/installation.html#customizing-shell-integration" target="_top">https://lasantosr.github.io/intelli-shell/guide/installation.html#customizing-shell-integration</a>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
attribute set of string</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Example:</em></span></p><pre><code class="programlisting">{
|
||||
bookmark_hotkey = "\\\\C-b";
|
||||
fix_hotkey = "\\\\C-p";
|
||||
search_hotkey = "\\\\C-t";
|
||||
skip_esc_bind = "\\\\C-q";
|
||||
variable_hotkey = "\\\\C-a";
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<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/intelli-shell.nix" target="_top">
|
||||
<home-manager/modules/programs/intelli-shell.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.ion.enable"></a><a class="term" href="options.xhtml#opt-programs.ion.enable"><code class="option">programs.ion.enable</code>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue