added functionality to support multi-recipient pgp encryption

This commit is contained in:
James Fraser 2016-04-19 20:02:09 +10:00
commit b98c7f341e
2 changed files with 48 additions and 18 deletions

View file

@ -1,6 +1,6 @@
## An oh-my-zsh plugin for gpg encrypted, internet synchronized zsh history using git.
## An oh-my-zsh plugin for gpg encrypted, internet synchronized zsh history using git
<br />
That is, if you'd like an easy way to securely synchronise your zsh_history across many computers connected to the internet, this plugin will help you. You could even automate it using something like cron for a daily or even hourly sync.
That is, if you'd like an easy way to securely synchronise your zsh_history across many computers connected to the Internet, this plugin will help you. You could even automate it using something like cron for a daily or even hourly sync.
### How do I use it?