Ignore insecure directories for antigen compinit

This commit is contained in:
Fabian
2022-02-17 10:56:22 +01:00
parent 76af77e37f
commit 3c91b8eed4

View File

@@ -15,6 +15,7 @@ export PATH="$HOME/.local/bin:$PATH"
# Load Antigen
setopt interactivecomments
setopt HIST_IGNORE_SPACE
export ANTIGEN_COMPINIT_OPTS="-i"
source ~/.zsh/antigen/antigen.zsh
# Clear screen by ctrl+q