1
0
Fork 0

small zshrc tweaks + terminalrc added

This commit is contained in:
Von Random 2014-10-09 14:06:05 +04:00
parent f509b86e79
commit 3578cf88b4
2 changed files with 40 additions and 1 deletions

2
zshrc
View file

@ -43,7 +43,7 @@ if [[ $OSTYPE == linux-gnu ]] && [[ $TERM == screen || $TERM == xterm ]]; then
fi
# ---> prompt
PROMPT="%B%(!..%(1000#..%F{red}%n%f@))%F{blue}%m%f %~ %(1j.+%F{red}%j%f.)%(!.%F{red}.%F{green})%#%f%b "
PROMPT="%B%(!..%(1000#..%F{red}%n%f@))%F{blue}%m%f %F{white}%~%f %(1j.+%F{red}%j%f.)%(!.%F{red}.%F{green})%#%f%b "
# ---> bindings
bindkey -e