diff --git a/zsh/.profile.d/ssh-agent.sh b/zsh/.profile.d/ssh-agent.sh index 4185c43..3ad9566 100755 --- a/zsh/.profile.d/ssh-agent.sh +++ b/zsh/.profile.d/ssh-agent.sh @@ -37,6 +37,5 @@ if [ "$IS_WSL" = true ]; then else # Not WSL - assume gnome-keyring handles ssh-agent and gpg-agent # Do nothing here to avoid conflicts with gnome-keyring - : fi