Signing with GPG in Windows System for Linux (WSL2) does not work smoothly out of the box. Notably, when using a TTY-based pinentry, signing in Visual Studio Code does not work at all.
- Install Gpg4Win:
winget install -e GnuPG.Gpg4winor download and install manually - Start Kleopatra and generate or import keys
- Insert links to
gpg.exeinside of WSL:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Put this code in shell | |
| npm init -y && npm i --save-dev node@16 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH |
Last updated: August 2019
I made this for my answer to a question on Arqade/Gaming Stack Exchange.
| Enchantment | Levels | Bookshelves |
|---|---|---|
| Aqua Affinity I | 0 | 0 |
| Bane of Arthropods I | 5 | 3 |
