history-sync

An oh-my-zsh plugin for GPG encrypted internet synchronised Zsh history, with Git.

MIT License

Stars
243
Committers
8

Bot releases are hidden (Show)

history-sync - v1.3.0 Latest Release

Published by wulfgarpro about 1 year ago

  • Use LC_ALL=C for sed, awk and grep, preventing possible "Invalid byte sequence" errors (was already done for tr and sort).
  • Use perl instead of non-GNU sed for newline replacement in multi-line history.
history-sync - v1.2.1

Published by wulfgarpro about 2 years ago

  • Fix multi-line command handling for macOS.
history-sync - v1.2.0

Published by wulfgarpro over 2 years ago

  • Added option to specify signing key.
history-sync - v1.1.0

Published by wulfgarpro over 2 years ago

  • Added test framework;
  • Allow environment variables to be overridden.
history-sync - v1.0.0

Published by wulfgarpro over 5 years ago

  • All features described in README.md.