From 7e91d77033fecf74916d985df67d73addc95e2c5 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Fri, 16 Jul 2021 16:24:01 -0500 Subject: refactor: renamed sh folder to shell --- docs/cheatsheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/cheatsheet.md b/docs/cheatsheet.md index 356fcc4..71906a7 100644 --- a/docs/cheatsheet.md +++ b/docs/cheatsheet.md @@ -193,6 +193,6 @@ New-ItemProperty -Path $key.PSPath -Name "gpg-bridge" -Value "$cmdl" ### In WSL2 -The only setup needed for getting the YubiKey working in WSL2 is to source/copy-paste [gpg.sh](sh/gpg.sh) in your shell profile. +The only setup needed for getting the YubiKey working in WSL2 is to source/copy-paste [gpg.sh](shell/gpg.sh) in your shell profile. Along with the initialization code, I wrote a small function the resets all the related agents/sockets. If you do not attempt to access the Yubikey while it is not inserted, in my experience, gpg works great has no issues once reinserting the Yubikey. It is only (inconsistently) when you try to access a Yubikey that you have removed that puts it in a failed state. \ No newline at end of file -- cgit v1.2.3-70-g09d2