Skip to content

Commit

Permalink
Update win-setup.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshinorin committed Sep 3, 2021
1 parent 9a9b0d4 commit 406ca03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion win-setup.bat
@@ -1,7 +1,10 @@
choco upgrade chocolatey
choco install googlechrome firefox make git sbt jq wget vscode mariadb wireshark nodejs typescript ruby python golang dotnet awscli -y

wsl --install
taskkill /f /im OneDrive.exe
%SystemRoot%\SysWOW64\OneDriveSetup.exe /uninstall

wsl --install -d Ubuntu-20.04

refreshenv

Expand Down

0 comments on commit 406ca03

Please sign in to comment.