update zshrc
authorStefan Huber <shuber@sthu.org>
Fri, 15 Mar 2013 09:39:06 +0000 (10:39 +0100)
committerStefan Huber <shuber@sthu.org>
Fri, 15 Mar 2013 09:39:06 +0000 (10:39 +0100)
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