set -o vi
bash:
export PS1="[\u@\h:\w]"
zsh:
export PS1=" %D{%Y-%m-%d} %t [%n@(\$(hostname -s)):%d]$>"