MyNixOS website logo
option

programs.zsh.prezto.ssh.identities

Set the SSH identities to load into the agent.

Declarations
Type
list of string
Default
[ ]
Example
[
  "id_rsa"
  "id_rsa2"
  "id_github"
]