mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
added functionality to support multi-recipient pgp encryption
This commit is contained in:
parent
7720705199
commit
b98c7f341e
2 changed files with 48 additions and 18 deletions
|
|
@ -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?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue