Skip to content

[Feature Request] sshAuthSock support for zsh #9400

@Random-Scientist

Description

@Random-Scientist

Module Name

sshAuthSock

Requested Feature

Add an sshAuthSock.initialization.zsh (integrated with programs.zsh) for programs to inject ssh agent initialization into zsh's initContent.

Current Limitations

currently e.g programs.gpg-agent = { enable = true; enableZshIntegration = true; enableSshSupport = true; } doesn't set SSH_AUTH_SOCK for zsh despite integration being enabled because sshAuthSock.initialization.zsh is not present/integrated with programs.zsh.

Additional Context

Note that at least for gpg-agent, the bash initialization appears to work fine for zsh.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions