Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-enable timestamps in Zsh history file (#9)
## What Re-enable saving timestamps in `.zhistory`. ## Why I believe this was handled by OMZ and the `HIST_STAMPS="yyyy-mm-dd"` line in `.zshrc` and I completely missed it in the refactor... ## Testing I verified that my `.zhistory` file includes timestamps after making this change and reloading Zsh 👍
- Loading branch information