summaryrefslogtreecommitdiff
path: root/etc/prompt
blob: b841d46c62e4b99460b803c1f75e054818772f4a (plain)
1
2
3
4
5
## Prompt
## vim:ft=zsh
# RPS1 is on the right side of the terminal
export PS1="${ps_yellow}%n@%m${ps_reset} %c %(!.${ps_red}#.${ps_green}>)${ps_reset} "
export RPS1="${ps_yellow}[${ps_info}${pstags}${ps_yellow}%T]${ps_reset}"