ファイルの変更/追加
sudo vim /etc/wsl.conf
[interop]
enabled=true
appendWindowsPath=true
実行
git config --global gpg.program gpg.exe
技术 / 日本語
ファイルの変更/追加 / 実行
sudo vim /etc/wsl.conf
[interop]
enabled=true
appendWindowsPath=true
git config --global gpg.program gpg.exe