programs.zsh.promptInit

Shell script code used to initialise the zsh prompt.

Type
strings concatenated with "\n"
Default
"autoload -U promptinit && promptinit && prompt suse && setopt prompt_sp"
Declared
<nix-darwin/modules/programs/zsh>