1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 16:00:41 +01:00

Ignore errors from compaudit when using sudo -s

This commit is contained in:
John Reese
2010-04-08 22:35:35 -04:00
parent a4dd691af5
commit 99d72cad55
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ unsetopt flowcontrol
WORDCHARS=''
autoload -U compinit
compinit
compinit -i
zmodload -i zsh/complist