diff --git a/dotenv.sh b/dotenv.sh index bb34c87..1991c98 100755 --- a/dotenv.sh +++ b/dotenv.sh @@ -22,3 +22,6 @@ fi # Node JS ./scripts/install-node.sh source ~/.nvm/nvm.sh + +# VIM +./scripts/install-vim.sh