Do not enforce pure prompt

It can collide with agnoster and/or powerlevel
This commit is contained in:
Andrea Mistrali 2020-02-11 10:03:38 +01:00
parent b5f69367d0
commit c136c3918a
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ autoload -U promptinit;promptinit
zstyle :prompt:pure:user color white zstyle :prompt:pure:user color white
zstyle :prompt:pure:host color white zstyle :prompt:pure:host color white
prompt pure # prompt pure
# vim: set ts=4 sw=4 tw=0 ft=zsh : # vim: set ts=4 sw=4 tw=0 ft=zsh :