mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
No need to set PS1 by default.
This commit is contained in:
parent
71201ffd67
commit
4b87a0b8bf
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue