# Role: server (shron - Arch, headless) # # Deliberately thin. A server shell wants to be recognisable and otherwise get # out of the way; anything that assumes a graphical session belongs in # 50-desktop.zsh. # Role colour, set here rather than in 05-prompt.zsh because ~/.p10k.zsh # assigns POWERLEVEL9K_CONTEXT_BACKGROUND itself and is sourced in 30-path.zsh. # Anything set before that is silently replaced. Not decoration: shron carries # mail, web and cloud, and a glance should say which machine this is. typeset -g POWERLEVEL9K_CONTEXT_BACKGROUND=red # Show the host even in a local shell. Noise on a desktop; here it is the one # thing worth always having in view. typeset -g POWERLEVEL9K_ALWAYS_SHOW_CONTEXT=true