also changed wsl_zshrc to not include ssh-agent
This commit is contained in:
parent
95bd71a567
commit
cf477b6560
|
|
@ -110,4 +110,4 @@ if [ -z "$RUNNING" ]; then
|
||||||
fi
|
fi
|
||||||
eval "$(oh-my-posh init zsh)"
|
eval "$(oh-my-posh init zsh)"
|
||||||
|
|
||||||
eval "$(ssh-agent)"
|
#eval "$(ssh-agent)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue