Skip to content

Instantly share code, notes, and snippets.

@elhenro
Created October 20, 2023 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elhenro/a6cc9c24d1379255530852e54be32c85 to your computer and use it in GitHub Desktop.
Save elhenro/a6cc9c24d1379255530852e54be32c85 to your computer and use it in GitHub Desktop.
Put this in ~/.zshrc in order to update ~/.zsh_history in realtime from all terminal sessions
setopt INC_APPEND_HISTORY
setopt SHARE_HISTORY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment