Add install zsh instructions

This commit is contained in:
Doug Masiero 2025-04-29 10:49:53 -04:00
parent 4d53b3d680
commit 31344324fb

View File

@ -2,4 +2,6 @@
Primarily based on [antidote](https://antidote.sh/) and [powerlevel10k](https://github.com/romkatv/powerlevel10k).
⚠️ `brew install antidote` before placing files in your home directory.
☝🏻 If you don't have zsh already, install this first. `brew install zsh` and change it to your default shell. `chsh -s /bin/zsh`
⚠️ `brew install antidote` before placing files in your home directory. Backup anything of the files you already have existing.