Update ssh-agent conf

This commit is contained in:
2026-04-14 09:08:53 +02:00
parent 92ca7fcba5
commit 7ff1d0143d
5 changed files with 6 additions and 36 deletions
-7
View File
@@ -1,7 +0,0 @@
if test -z "$SSH_ENV"
set -xg SSH_ENV $HOME/.ssh/environment
end
if not __ssh_agent_is_started
__ssh_agent_start
end