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:
@@ -9,7 +9,7 @@ unsetopt flowcontrol
|
||||
WORDCHARS=''
|
||||
|
||||
autoload -U compinit
|
||||
compinit
|
||||
compinit -i
|
||||
|
||||
zmodload -i zsh/complist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user