diff --git a/nvm.sh b/nvm.sh index 929f046..f6194f6 100755 --- a/nvm.sh +++ b/nvm.sh @@ -1,3 +1,4 @@ +#!/bin/bash # Node Version Manager # Implemented as a bash function # To use source this file from your bash profile