Releases: TimothyYe/skm
Releases · TimothyYe/skm
v0.8.6
v0.8.5
v0.8.4 display key type
Display key type for list
command.
v0.8.3 fix display public key issue while using relative path
v0.8.2 Fix home path and using relative path to create symlink
V0.8.1 Fix restore issue
Convert the relative path to the absolute to fix the restore issue.
V0.8 Support customized SSH key store path
A customized SSh key store path can be defined in your .bashrc
or .zshrc
Refer to: https://github.com/TimothyYe/skm#customized-ssh-key-store-path
V0.7 Add cache feature
Support to cache your SSH key via SSH agent.
V0.6 Add restic support for backup and restore
Support restic backup and restore.
V0.5.3 Fix create key issue
Fix the issue while interrupting the creation of a new key will break the creation of that key afterward.
Refer to issue #23