LEEUNITYAssets / Content / 博客.asset
层级
⌄ Lee / Homepage
INSPECTOR
Type
Content
Name
博客
lee@mtftm.com ↗GitHub ↗
N023SYSTEM / WINDOWS

技术 / English

Elegantly Using Windows gpg4win for Git Signing in WSL

Modify/Add File / Execute

更新
2026.05.18
阅读
1 分钟
语言
English

Modify/Add File

sudo vim /etc/wsl.conf
[interop]
enabled=true
appendWindowsPath=true

Execute

git config --global gpg.program gpg.exe