agent: err on missing config only if path specified
hissh-agent: add -C option to specify config file
Makefile: add missing files to the "clean" target
This project provides an integration between Secure Socket Shell (SSH) and Himitsu, allowing you to store your SSH keys in Himitsu, and provides an SSH agent which will use those keys to authenticate your SSH connections.
$ make
# make install
Then start the agent by invoking:
hissh-agent
To import existing SSH keys, run a command like the following:
$ hissh-import < ~/.ssh/id_ed25519