MyNixOS website logo

Readline customization variable assignments.

Declarations
Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  expand-tilde = true;
}