From 32c99095409cd61356e805231a6e0eca7eb050b2 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 8 Jul 2021 11:21:37 -0500 Subject: fix: fixed gpg agent setup (no idea how...) --- docs/cheatsheet.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/cheatsheet.md b/docs/cheatsheet.md index e0a00e9..356fcc4 100644 --- a/docs/cheatsheet.md +++ b/docs/cheatsheet.md @@ -120,6 +120,11 @@ While I went down this rock filled rabbit hole for the purpose of getting my Yub ### In Windows +```sh +# Install depends +sudo apt install socat iproute2 +``` + Download [wsl-ssh-pageant](https://github.com/benpye/wsl-ssh-pageant) ```powershell -- cgit v1.2.3-70-g09d2