My Zsh Command History

And I print my ZSH History
https://fundor333.com/post/2025/my-zsh-command-history/
#dev #zsh
For social pression of some blogger I follow (Andrea Grandi ,Nicola Iarocci , Chris DeLuca ) I follow with the history of my terminal (ZSH)
- 90 git
- 49
- 38 open
- 34 poetry
- 27 make
- 26 hugo
- 26 brew
- 24 cd
- 18 npm
- 14 pipenv
As a dev the first command is git… The second command is a bad habits I have… Spam new line in the terminal… I don’t find ls and I find it strange…
Here the command I used
history | awk '{print $1}' | sort | uniq --count | sort --numeric-sort --reverse | head -10Written by a human
Reference this post
Please reference this post with a link to this page. I prefer to be called Fundor333 (he/him) or Fundor333' Blog.
Comments
Reply with a Webmention or a reply on the Fediverse.