Beginnings for powershell install script for windows

This commit is contained in:
RealStickman 2022-08-30 11:56:01 +02:00
parent b09ea32478
commit af6641bf99

4
arch-setup/install.ps1 Normal file
View File

@ -0,0 +1,4 @@
#/usr/bin/env pwsh
# Install pyright lsp
pip install pyright