Ignore insecure directories for antigen compinit
This commit is contained in:
@@ -15,6 +15,7 @@ export PATH="$HOME/.local/bin:$PATH"
|
|||||||
# Load Antigen
|
# Load Antigen
|
||||||
setopt interactivecomments
|
setopt interactivecomments
|
||||||
setopt HIST_IGNORE_SPACE
|
setopt HIST_IGNORE_SPACE
|
||||||
|
export ANTIGEN_COMPINIT_OPTS="-i"
|
||||||
source ~/.zsh/antigen/antigen.zsh
|
source ~/.zsh/antigen/antigen.zsh
|
||||||
|
|
||||||
# Clear screen by ctrl+q
|
# Clear screen by ctrl+q
|
||||||
|
|||||||
Reference in New Issue
Block a user