Alias binary for git-sshripped, installed as `git-sshrypt`.
This crate is a thin wrapper that delegates entirely to
`git_sshripped_cli::run()`. It exists solely to provide the shorter
`git-sshrypt` command name as an alternative to `git-sshripped`.
```sh
git sshrypt unlock
git sshrypt status
```
See the [git-sshripped repository](https://github.com/BSteffaniak/git-sshripped)
for full documentation.