users/jan: add util to create ssh command from identity
This commit is contained in:
parent
2027271b49
commit
648d827d4b
4 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
users/jan/git/ssh-command.nix
Normal file
1
users/jan/git/ssh-command.nix
Normal file
|
@ -0,0 +1 @@
|
|||
identity: "ssh -o IdentitiesOnly=yes -i ~/.ssh/${identity} -F /dev/null"
|
Loading…
Reference in a new issue