deploy: 6169690ae3
This commit is contained in:
parent
55a2abcefc
commit
8b6be74a60
|
@ -6791,6 +6791,8 @@ The default of <code class="literal">^[[A</code> corresponds to the UP key.</p><
|
|||
<home-manager/modules/programs/zsh.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.zsh.oh-my-zsh.enable"></a><a class="term" href="options.html#opt-programs.zsh.oh-my-zsh.enable"><code class="option">programs.zsh.oh-my-zsh.enable</code></a></span></dt><dd><p>Whether to enable oh-my-zsh.</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/zsh.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/zsh.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.zsh.oh-my-zsh.package"></a><a class="term" href="options.html#opt-programs.zsh.oh-my-zsh.package"><code class="option">programs.zsh.oh-my-zsh.package</code></a></span></dt><dd><p>The oh-my-zsh package to use.</p><p><span class="emphasis"><em>Type:</em></span> package</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">pkgs.oh-my-zsh</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/zsh.nix#blob-path" target="_top">
|
||||
<home-manager/modules/programs/zsh.nix>
|
||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.zsh.oh-my-zsh.custom"></a><a class="term" href="options.html#opt-programs.zsh.oh-my-zsh.custom"><code class="option">programs.zsh.oh-my-zsh.custom</code></a></span></dt><dd><p>Path to a custom oh-my-zsh package to override config of
|
||||
oh-my-zsh. See <a class="link" href="https://github.com/robbyrussell/oh-my-zsh/wiki/Customization" target="_top">https://github.com/robbyrussell/oh-my-zsh/wiki/Customization</a>
|
||||
for more information.</p><p><span class="emphasis"><em>Type:</em></span> string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">""</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">"$HOME/my_customizations"</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/zsh.nix#blob-path" target="_top">
|
||||
|
|
Loading…
Reference in a new issue