This commit is contained in:
Jeffrey Paul 2021-10-14 11:13:01 +00:00
parent c2a427a6df
commit 1156d76cbe
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ sudo yum -y install $PKGS
sudo yum upgrade -y
sudo npm install -g yarn
# setup vim
echo "" | nvim +PlugInstall +qall
nvim +GoInstallBinaries +qall