initial zshrc stub
This commit is contained in:
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%}"
|
Reference in New Issue
Block a user