dot_config/private_fish/config.fish.tmpl 🔗
@@ -128,6 +128,8 @@ if status is-interactive
enable_transience
end
+eval (ssh-agent -c)
+
# Do not use fish_add_path (added in Fish 3.2) because it
# potentially changes the order of items in PATH
if not contains $_asdf_shims $PATH