MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/atuin/config.toml.

See https://atuin.sh/docs/config/ for the full list of options.

Declarations
Type
Atuin configuration
Default
{ }
Example
{
  auto_sync = true;
  sync_frequency = "5m";
  sync_address = "https://api.atuin.sh";
  search_mode = "prefix";
}