mirror of
https://github.com/xzeldon/dotfiles-wsl2.git
synced 2025-07-14 12:14:37 +03:00
fix: ssh-agent bridge
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user