Skip to content

v1.0.2

Compare
Choose a tag to compare
@vitobotta vitobotta released this 16 Oct 19:53
· 14 commits to main since this release

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)