提交 17c6c037 编写于 作者: D Daniel Karlsson

Updated the PROMT.

上级 0e2d289f
# Comment
# Simple theme based on my old zsh settings.
function get_host {
echo '@'`hostname`''
}
RPROMPT='%~$(git_prompt_info)$(get_host)'
export PS1='> '
PROMPT='> '
RPROMPT='%~$(git_prompt_info)$(get_host)'
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[yellow]%}✗%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_PREFIX="("
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册