A zsh adventure
Oh yeah, zsh guys. It’s awesome, and you should know that, but what makes one switch from good ol’ bash? Generally, it’s prompt magic, but really there’s some other nice features that make it worth considering. But first, prompt magic. I had some trouble getting the prompt to respect the width of my terminal, but it was resolved by escaping some things I had in there. I ended up with this: To do that, you just need the following in [...]

