v1.0.2
The history is now encrypted before being pushed to your git repo.
Upgrading is easy:
- Remove the lines added by the installer to .zshrc
- In a new terminal (so it doesn't execute the old code), remove the old unencrypted
zsh_history
file from your repo, commit and push, then ensure the copy of the repo is updated also on the other computers. - Rerun the installer and source ~/.zshrc (or open a new terminal)