From a3fa9fa7f9766bac3a72ff9941e2afaa173b4b1b Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 31 Mar 2022 21:37:20 -0500 Subject: fix: correctly set gpg env vars --- wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh | 3 --- 1 file changed, 3 deletions(-) (limited to 'wsl') diff --git a/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh b/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh index 58f5cd9..c229ad2 100644 --- a/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh +++ b/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh @@ -11,9 +11,6 @@ export DISPLAY=$(grep -m 1 nameserver /etc/resolv.conf | awk '{print $2}'):0 export VISUAL="code --wait" export BROWSER=wslview export XDG_RUNTIME_DIR=/tmp/xdg -export SSH_AUTH_SOCK="$HOME/.ssh/agent.sock" -export GPG_AGENT_SOCK="$HOME/.gnupg/S.gpg-agent" -export GPG_TTY=$( tty ) alias wsl=wsl.exe alias ykman='/mnt/c/Program\ Files/Yubico/YubiKey\ Manager/ykman.exe' -- cgit v1.2.3-70-g09d2