MyNixOS website logo
option

programs.atuin.enableZshIntegration

Whether to enable Zsh integration.

If enabled, this will bind ctrl-r and the up-arrow key to open the Atuin history.

Declarations
Type
boolean
Default
{
  _type = "literalMD";
  text = "[](#opt-home.shell.enableZshIntegration)";
}
Example
false