Mahdyar's Blog

My Thoughts

What I use

Have some sense of humor!
Just kiddin’!

There aren’t many people who know me, and they don’t give a **** about What I use, but anyway, I’m going to write, just in case of an amnesia.

Editor

Extensions:

Terminal:

I use Hyper as my Terminal emulator. It’s beautiful. I have zsh, ohmyzsh, brew, git, gh, youtube-dl and z on it and use them most often, in case you wanted to know how I figured it out:

history | awk 'BEGIN {FS="[ \t]+|\\|"} {print $3}' | sort | uniq -c | sort –nr

The theme I use with zsh is powerlevel10k.