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
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Precious Oladele -
Mark Kop -
Marcus Kohlberg -
Michael Andreuzza -
Top comments (0)