diff --git a/.zshrc b/.zshrc index 9ea7b77..2315f7f 100644 --- a/.zshrc +++ b/.zshrc @@ -213,7 +213,7 @@ bindkey -M vicmd 'k' history-substring-search-up bindkey -M vicmd 'j' history-substring-search-down # Run compaudit and such, from OMZL::compfix.zsh -handle_completion_insecurities &| +handle_completion_insecurities #&| # <<< # Colors and compinit >>>