How to configure node global commands in zsh/omyzsh, when node is installed with asdf. Just run this on terminal: echo -e '\n. $HOME/.asdf/asdf.sh' >> ~/.zshrc If don't work, bring the code . $HOME/.asdf/asdf.sh to top of your .zshrc file