if [ -d $HOME/.asdf ]; then fpath=($HOME/.asdf/completions $fpath) . $HOME/.asdf/asdf.sh fi # vim: set ft=zsh et sw=0 ts=2 sts=2: