programs.zsh.variables

A set of environment variables used in the global environment. These variables will be set on shell initialisation. The value of each variable can be either a string or a list of strings. The latter is concatenated, interspersed with colon characters.

Type
attribute set of (string or list of string)
Default
{ }
Declared
<nix-darwin/modules/programs/zsh>