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