dotfiles/node/nvm.zsh

5 lines
96 B
Bash
Raw Normal View History

#!/usr/bin/env zsh
2024-01-23 20:51:10 -08:00
export NVM_COMPLETION=true
source ~/.zsh-plugins/zsh-nvm/zsh-nvm.plugin.zsh