Update ZSH on MacOS
On my Mackbook Air the default zsh is:
# use `zsh --version` to get this
zsh 5.3 (x86_64-apple-darwin18.0)
I installed the newer version from Homebrew:
brew install zsh
Although, Homebrew installed the newer version (which is 5.8), when I checked i...
blog.cyishere.dev2 min read