From 9309c2e3842fe1dd0b26566674ff0dc8ab7420a1 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 23 Aug 2022 13:44:58 -0500 Subject: fix(zsh): fix type in output redirection --- wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh | 2 -- 1 file changed, 2 deletions(-) (limited to 'wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh') diff --git a/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh b/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh index 247ef3c..69a3441 100644 --- a/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh +++ b/wsl/.local/share/zsh-wsl/zsh-wsl.plugin.zsh @@ -12,8 +12,6 @@ mkdir -p /tmp/xdg export DISPLAY="$(grep -m 1 nameserver /etc/resolv.conf | awk '{print $2}')":0 export BROWSER=wslview export XDG_RUNTIME_DIR=/tmp/xdg -# export GPG_AGENT_SOCK="$HOME/.gnupg/S.gpg-agent" -# export SSH_AUTH_SOCK="$HOME/.ssh/agent.sock" export GPG_TTY="$(tty)" alias wsl=wsl.exe -- cgit v1.2.3-70-g09d2