add .zshrc

This commit is contained in:
Jeremy Wall 2022-04-16 22:26:06 -04:00
parent 87ff6f0290
commit 5d70fc67ed

5
.zshrc Normal file
View File

@ -0,0 +1,5 @@
export PAGER="less -R"
export EDITOR="nvim"
PS1="%F{green}[%T] %F{cyan}(%n@%m) %F{lightgrey}(%y)
%F{white}%(!.%F{red}>>.$>) "