Solution
- Change the default behaviour of
history
command. - Change the value
-50
if that is too much.
~/.zshrc
======
alias history='history -50'
# Apply above change
exec zsh
For further actions, you may consider blocking this person and/or reporting abuse
marita Giorgobiani -
Santhosh Vijayabaskar -
Dmitry Romanoff -
JT Ziolo -
Top comments (0)