Push to version 0.1.3
Adds support for gpg2
Improve Makefile
Owl's Contact Manager - The pass-like contact manager
___
<^,^> Owl's
(*-*) Contact
┌─"─"─┐ Manager
| |
└─────┘
The pass-like contact manager
Fair and simple: I was bored.
It should work on all *NIX variants.
OCM only depends on gpg
and sed
.
This is just a shell script. Either copy it into your $PATH
or
do a make install
to copy it into /usr/local/bin
.
In the script itself there's a variable called OCM_FOLDER
.
Either change it to wherever you want your contact files to be, or leave it.
It defaults to $HOME/.ocm
.
See the output of ocm -h
.