don't load configuration when in not-interactive mode

This commit is contained in:
Mylloon 2023-11-06 18:32:53 +01:00
parent 79b4c0fe34
commit d1f569acef
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,3 +1,7 @@
if not status --is-interactive
exit
end
# SSH
fish_ssh_agent