From cf477b6560add25fa62c93cd417b7c24add93d38 Mon Sep 17 00:00:00 2001 From: Philipp Glaser Date: Fri, 10 May 2024 08:40:40 +0200 Subject: [PATCH] also changed wsl_zshrc to not include ssh-agent --- .zshrc_docker_wsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc_docker_wsl b/.zshrc_docker_wsl index 53a0804..2002558 100644 --- a/.zshrc_docker_wsl +++ b/.zshrc_docker_wsl @@ -110,4 +110,4 @@ if [ -z "$RUNNING" ]; then fi eval "$(oh-my-posh init zsh)" -eval "$(ssh-agent)" +#eval "$(ssh-agent)"