Added SSH_AUTH_SOCK for ssh-agent to work
This commit is contained in:
@@ -6,3 +6,7 @@ if status is-interactive
|
||||
nix-shell -p blueman xorg.xhost --run "xhost si:localuser:root && sudo blueman-manager ; xhost -si:localuser:root"
|
||||
end
|
||||
end
|
||||
|
||||
if test -S /run/user/1000/gcr/ssh
|
||||
set -x SSH_AUTH_SOCK /run/user/1000/gcr/ssh
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user