MyNixOS website logo

Extra local variables defined at the top of .zshrc.

Declarations
Type
attribute set
Default
{ }
Example
{
  POWERLEVEL9K_LEFT_PROMPT_ELEMENTS = [
    "dir"
    "vcs"
  ];
}