update zshrc
[shutils.git] / dotfiles / shell / zshrc
index f339849dce248ca2155b337645f03bf1a847f6c6..291c4ab2469f39ef41d3cf4f95a159b3cc1418c4 100644 (file)
@@ -10,7 +10,6 @@ zstyle :compinstall filename "$HOME/.zshrc"
 
 autoload -U compinit promptinit
 compinit
-promptinit; prompt gentoo
 zstyle ':completion::complete:*' use-cache 1
 
 autoload colors zsh/terminfo