Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcelerier
2311 days ago
I'm pretty sure that you can configure zsh to write to zsh_history every command to prevent this
1 comments
catalogia
2311 days ago
setopt inc_append_history
link
DelightOne
2311 days ago
Thank you! I did not know that this option exists!
link