programs.zsh.localVariables

Extra local variables defined at the top of .zshrc.

Type
attribute set
Default
{ }
Example
{
  POWERLEVEL9K_LEFT_PROMPT_ELEMENTS = [
    "dir"
    "vcs"
  ];
}
Declared
<home-manager/modules/programs/zsh>