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>
Readline customization variable assignments.
attribute set of (string or signed integer or boolean){ }{
expand-tilde = true;
}