zsh: remove pipe after handle_completion_insecurities
idk how this got there to begin with
This commit is contained in:
parent
cb553f8cb3
commit
7a01af01a3
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -213,7 +213,7 @@ bindkey -M vicmd 'k' history-substring-search-up
|
||||||
bindkey -M vicmd 'j' history-substring-search-down
|
bindkey -M vicmd 'j' history-substring-search-down
|
||||||
|
|
||||||
# Run compaudit and such, from OMZL::compfix.zsh
|
# Run compaudit and such, from OMZL::compfix.zsh
|
||||||
handle_completion_insecurities &|
|
handle_completion_insecurities #&|
|
||||||
# <<<
|
# <<<
|
||||||
|
|
||||||
# Colors and compinit >>>
|
# Colors and compinit >>>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue