From d90cea435305ada6f3f09505feba7221c38f3ced Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 6 May 2013 20:33:27 +0100 Subject: zsh: remove compinit warnings for root --- zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/zshrc b/zsh/zshrc index 5aba1ab..e47adaf 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -100,7 +100,7 @@ autoload insert-files zle -N insert-files zmodload -i zsh/complist colors -compinit -d .zsh/cache/compdump +compinit -u -d .zsh/cache/compdump bashcompinit zstyle :compinstall filename '/home/alan/.zshrc' -- cgit 1.4.1