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>
Shell script code used to initialise the zsh prompt.
strings concatenated with "\n""autoload -U promptinit && promptinit && prompt suse && setopt prompt_sp"