Skip to content

Instantly share code, notes, and snippets.

# Based on oh-my-zsh gnzh theme
setopt prompt_subst
() {
local PR_USER PR_USER_OP PR_PROMPT PR_HOST
# Check the UID
if [[ $UID -ne 0 ]]; then # normal user