Beginnings for powershell install script for windows
This commit is contained in:
parent
b09ea32478
commit
af6641bf99
4
arch-setup/install.ps1
Normal file
4
arch-setup/install.ps1
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#/usr/bin/env pwsh
|
||||||
|
|
||||||
|
# Install pyright lsp
|
||||||
|
pip install pyright
|
Loading…
Reference in New Issue
Block a user