mirror of
https://github.com/nix-community/home-manager
synced 2024-11-11 05:39:44 +01:00
deploy: d12ca77844
This commit is contained in:
parent
60513a6f40
commit
b77d757614
1 changed files with 1 additions and 1 deletions
|
@ -1695,7 +1695,7 @@ key to open the Atuin history.</p><p><span class="emphasis"><em>Type:</em></span
|
||||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.atuin.settings"></a><a class="term" href="options.html#opt-programs.atuin.settings"><code class="option">programs.atuin.settings</code></a></span></dt><dd><p>Configuration written to
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-programs.atuin.settings"></a><a class="term" href="options.html#opt-programs.atuin.settings"><code class="option">programs.atuin.settings</code></a></span></dt><dd><p>Configuration written to
|
||||||
<code class="filename">$XDG_CONFIG_HOME/atuin/config.toml</code>.
|
<code class="filename">$XDG_CONFIG_HOME/atuin/config.toml</code>.
|
||||||
</p><p>
|
</p><p>
|
||||||
See <a class="link" href="https://github.com/ellie/atuin/blob/main/docs/config.md" target="_top">https://github.com/ellie/atuin/blob/main/docs/config.md</a> for the full list
|
See <a class="link" href="https://atuin.sh/docs/config/" target="_top">https://atuin.sh/docs/config/</a> for the full list
|
||||||
of options.</p><p><span class="emphasis"><em>Type:</em></span> Atuin configuration</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">{ }</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">{
|
of options.</p><p><span class="emphasis"><em>Type:</em></span> Atuin configuration</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">{ }</code></p><p><span class="emphasis"><em>Example:</em></span> </p><pre class="programlisting">{
|
||||||
auto_sync = true;
|
auto_sync = true;
|
||||||
sync_frequency = "5m";
|
sync_frequency = "5m";
|
||||||
|
|
Loading…
Reference in a new issue