No need to set PS1 by default.

This commit is contained in:
12425 2016-09-07 12:18:19 +08:00
commit 4b87a0b8bf

View file

@ -32,9 +32,6 @@ else
SCREEN_NO=""
fi
# Apply theming defaults
PS1="%n@%m:%~%# "
# git theming default: Variables for theming the git info prompt
ZSH_THEME_GIT_PROMPT_PREFIX="git:(" # Prefix at the very beginning of the prompt, before the branch name
ZSH_THEME_GIT_PROMPT_SUFFIX=")" # At the very end of the prompt