1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-09 18:41:06 +01:00
This commit is contained in:
rycee 2021-12-03 17:48:02 +00:00
parent ef9df77426
commit 09d66100a7
3 changed files with 19 additions and 9 deletions

View file

@ -4866,6 +4866,16 @@ modules as well as the choice of default ones are at
[
"host" "ssh" "cwd" "gitlite" "jobs" "exit"
]
</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/powerline-go.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/powerline-go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.powerline-go.modulesRight"></a><a class="term" href="options.html#opt-programs.powerline-go.modulesRight"><code class="option">programs.powerline-go.modulesRight</code></a></span></dt><dd><p>List of module names to load to be displayed on the right side.
Currently not supported by bash. Specifying a value for this
option will force powerline-go to use the eval format to set
the prompt.
</p><p><span class="emphasis"><em>Type:</em></span> null or list of strings</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">
[
"host" "venv" "git"
]
</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/powerline-go.nix#blob-path" target="_top">
&lt;home-manager/modules/programs/powerline-go.nix&gt;
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.powerline-go.newline"></a><a class="term" href="options.html#opt-programs.powerline-go.newline"><code class="option">programs.powerline-go.newline</code></a></span></dt><dd><p>Set to true if the prompt should be on a line of its own.