Skip to main content

Nix Shell

What

Displays the nix shell status if inside a nix-shell environment.

Sample Configuration

{
"type": "nix-shell",
"style": "powerline",
"foreground": "blue",
"background": "transparent",
"template": "(nix-{{ .Type }})"
}

Template (info)

default template
via {{ .Type }}-shell"

Properties

NameTypeDescription
.Typestringthe type of nix shell, can be pure, impure or unknown