Update install.ps1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#https://github.com/JanDeDobbeleer/oh-my-posh
|
||||
|
||||
dotnet tool install --global dotnet-reportgenerator-globaltool
|
||||
dotnet tool install --global dotnet trace-trace
|
||||
dotnet tool install --global dotnet-trace
|
||||
|
||||
<# chocolatey setup #>
|
||||
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'));
|
||||
|
||||
Reference in New Issue
Block a user