Month: March 2023
-
WSL2 openSUSE Tumbleweed ssh-agent
ssh-agent does not persist over sessions in WSL2 with current openSUSE Linux and other common distributions. Linux native bashrc solutions don’t work here.Let’s use keychain instead Then let’s add some snippet to .bashrc and remove any eval ssh-agent lines Then open a new window. It will ask you to enter your passphrase once. Enter any…