initial zshrc stub
This commit is contained in:
parent
d68351cb87
commit
9f677be1b4
4
zshrc-stub
Normal file
4
zshrc-stub
Normal file
@ -0,0 +1,4 @@
|
||||
# vim: ft=zsh :
|
||||
|
||||
PROMPT="%{$fg[cyan]%}%n%{$fg[white]%}@%{$fg[magenta]%}%m %{$fg[white]%}%~ \# "
|
||||
RPROMPT="%{$fg_bold[black]%}%T%{$reset_color%}"
|
Loading…
Reference in New Issue
Block a user