From 834030080d44284bdb1cc78f38a3add6f1a2f3d5 Mon Sep 17 00:00:00 2001 From: Felipe Augusto <14238257+felipementel@users.noreply.github.com> Date: Tue, 3 May 2022 19:14:01 -0300 Subject: [PATCH] Update install.ps1 --- install.ps1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.ps1 b/install.ps1 index 25039ac..f366577 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,7 @@ #https://github.com/JanDeDobbeleer/oh-my-posh +# npm +# npm -g i typescript ts-node + dotnet tool install --global dotnet-reportgenerator-globaltool dotnet tool install --global dotnet-trace