From 1156d76cbe2c41e8c1b8bb20f660cf78c7fa5606 Mon Sep 17 00:00:00 2001 From: sneak Date: Thu, 14 Oct 2021 11:13:01 +0000 Subject: [PATCH] add yarn --- setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.sh b/setup.sh index 657b921..3f2278b 100644 --- a/setup.sh +++ b/setup.sh @@ -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