mirror of
https://github.com/xzeldon/dotfiles-wsl2.git
synced 2025-04-06 18:17:07 +03:00
fix: ssh-agent bridge
This commit is contained in:
parent
1008908ff1
commit
1039d9e81e
@ -21,6 +21,8 @@ if status is-interactive
|
|||||||
end
|
end
|
||||||
|
|
||||||
# Configure ssh-agent for WSL, see: https://github.com/mame/wsl2-ssh-agent
|
# Configure ssh-agent for WSL, see: https://github.com/mame/wsl2-ssh-agent
|
||||||
set -x SSH_AUTH_SOCK /home/user/.ssh/wsl2-ssh-agent.sock
|
if status is-login
|
||||||
|
/usr/sbin/wsl2-ssh-agent | source
|
||||||
|
end
|
||||||
|
|
||||||
starship init fish | source
|
starship init fish | source
|
Loading…
x
Reference in New Issue
Block a user