Files
vim-ale/gpg/install.ps1
2023-10-18 02:10:55 -06:00

7 lines
230 B
PowerShell

#!/usr/bin/env pwsh
Write-Output "We don't yet have a way to automate the GnuPG Tools installer at the user level. In the meantime, try this:"
Write-Output ""
Write-Output " https://gnupg.org/download/#binary"
Write-Output ""