programs.readline.variables

Readline customization variable assignments.

Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  expand-tilde = true;
}
Declared
<home-manager/modules/programs/readline.nix>