Files
vim-ale/gpg/install.ps1
2021-11-14 08:18:32 +00:00

7 lines
198 B
PowerShell

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