all repos — nixfiles @ d90cea435305ada6f3f09505feba7221c38f3ced

System and user configuration, managed by nix and home-manager

zsh: remove compinit warnings for root

Alan Pearce
commit

d90cea435305ada6f3f09505feba7221c38f3ced

parent

83d57aa680c785d705b54a0e918a07de9cd7c78b

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M zsh/zshrczsh/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'