Defines environment variables.
Declarations
Type
attribute set of string
Default
{
LESS = "-R";
}
Example
{
LESS = "--quit-if-one-screen";
}
Defines environment variables.
attribute set of string
{
LESS = "-R";
}
{
LESS = "--quit-if-one-screen";
}