mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +01:00
relplace nvm with asdf
This commit is contained in:
3
zsh/.zsh/configs/asdf.zsh
Normal file
3
zsh/.zsh/configs/asdf.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
[ -f ~/.asdf/asdf.sh ] && source ~/.asdf/asdf.sh
|
||||
|
||||
fpath=("$ASDF_DIR/completions" $fpath)
|
||||
Reference in New Issue
Block a user