Files
vim-ale/pathman/install.ps1
2020-06-30 11:50:34 -06:00

4 lines
165 B
PowerShell

#!/usr/bin/env pwsh
curl.exe -fsSL -A "$Env:WEBI_UA" "https://rootprojects.org/pathman/dist/windows/amd64/pathman.exe" -o "$Env:USERPROFILE\.local\bin\pathman.exe"