asdf now has zsh completion

This commit is contained in:
Blallo 2020-04-30 12:32:19 +02:00
parent b7511f6efa
commit 8bb1fb8a3b
No known key found for this signature in database
GPG key ID: 0CBE577C9B72DC3F

1
.zshrc
View file

@ -41,7 +41,6 @@ fi
if [ -d /opt/asdf-vm ]; then
. /opt/asdf-vm/asdf.sh
. /opt/asdf-vm/completions/asdf.bash
fi
### Misc