Browse Source

asdf now has zsh completion

Blallo 4 years ago
parent
commit
8bb1fb8a3b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .zshrc

+ 0 - 1
.zshrc

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