.zshrc from scratch

My zsh shell files are at over 1500 lines of code, not including many plugins of various complexity. It’s a bit of a mess, but it’s all things that I wrote (or copied) for a reason.

But easily 90% of what I love about this shell is doable in less than 100 lines of code.

So let’s build a Zsh config from scratch!

[Read More]
zsh  config  linux