diff --git a/zsh.d/30-prompt.zsh b/zsh.d/30-prompt.zsh index 6ec7149..9dd808d 100644 --- a/zsh.d/30-prompt.zsh +++ b/zsh.d/30-prompt.zsh @@ -6,6 +6,4 @@ autoload -U promptinit;promptinit zstyle :prompt:pure:user color white zstyle :prompt:pure:host color white -# prompt pure - # vim: set ts=4 sw=4 tw=0 ft=zsh :