mirror of
https://github.com/akelge/zsh
synced 2025-08-15 06:28:24 +00:00
Do not enforce pure prompt
It can collide with agnoster and/or powerlevel
This commit is contained in:
@ -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 :
|
||||||
|
Reference in New Issue
Block a user