mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 08:31:03 +01:00
deploy: 36c57c6a1d
This commit is contained in:
parent
6881832c8d
commit
d04e3fd715
1 changed files with 4 additions and 3 deletions
|
|
@ -16555,12 +16555,13 @@ null or package</p>
|
|||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>Ashell configuration written to <code class="filename">$XDG_CONFIG_HOME/ashell.yml</code>.
|
||||
<p>Ashell configuration written to <code class="filename">$XDG_CONFIG_HOME/ashell/config.toml</code> (0.5.0+)
|
||||
or <code class="filename">$XDG_CONFIG_HOME/ashell/config.yaml</code> (<0.5.0).
|
||||
For available settings see
|
||||
<a class="link" href="https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration" target="_top">https://github.com/MalpenZibo/ashell/tree/0.4.1?tab=readme-ov-file#configuration</a>.</p>
|
||||
<a class="link" href="https://github.com/MalpenZibo/ashell?tab=readme-ov-file#configuration" target="_top">https://github.com/MalpenZibo/ashell?tab=readme-ov-file#configuration</a>.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
YAML 1.1 value</p>
|
||||
TOML value</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">{ }</code></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue