relplace nvm with asdf

This commit is contained in:
Thomas Ruoff
2020-06-24 00:06:44 +02:00
parent 06d2478cc2
commit 6158fc8b07
2 changed files with 3 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
[ -f ~/.asdf/asdf.sh ] && source ~/.asdf/asdf.sh
fpath=("$ASDF_DIR/completions" $fpath)