[.zshrc] Add compinit

This commit is contained in:
Daniel Carrillo 2020-08-01 16:06:49 +02:00
parent 2ab0701f00
commit 80a47fbbcc
1 changed files with 2 additions and 1 deletions

3
.zshrc
View File

@ -99,7 +99,8 @@ if [ -z $SSH_AUTH_SOCK ] && [ -S "${XDG_RUNTIME_DIR}/ssh-agent.socket" ]; then
fi
# Autocompletion
autoload -U compinit
compinit
source /usr/bin/aws_zsh_completer.sh
# custom device