My Zsh Command History

e17c9a6d4800b07eef1ae8844f26ec6c

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 -10




To reply to this post, you can send a Webmention or you can toot me at [email protected]
You mentioned this post on your site? Send a Webmention

See Also