[.zshrc] Remove custom autocompletion

This commit is contained in:
Daniel Carrillo 2021-01-23 19:38:50 +01:00
parent f191441bfe
commit a7aefc46ff
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 2 additions and 3 deletions

5
.zshrc
View File

@ -105,9 +105,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
autoload -U compinit && compinit
# custom device