MyNixOS website logo
option

programs.atuin.enableBashIntegration

Whether to enable Bash integration.

If enabled, this will bind ctrl-r to open the Atuin history.

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