zeesh/zshrc-stub

5 lines
144 B
Plaintext
Raw Normal View History

2020-04-19 12:02:41 -07:00
# vim: ft=zsh :
PROMPT="%{$fg[cyan]%}%n%{$fg[white]%}@%{$fg[magenta]%}%m %{$fg[white]%}%~ \# "
RPROMPT="%{$fg_bold[black]%}%T%{$reset_color%}"