Luke Childs
9 years ago
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||||
|
_zsh_nvm_has() { |
||||
|
type "$1" > /dev/null 2>&1 |
||||
|
} |
Loading…
Reference in new issue