From fb25083e0196b9b2971a76ed1745ece09df2f219 Mon Sep 17 00:00:00 2001 From: Doug Masiero Date: Tue, 29 Apr 2025 10:52:01 -0400 Subject: [PATCH] Add zsh install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cbf864..1c49f54 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Primarily based on [antidote](https://antidote.sh/) and [powerlevel10k](https:// ☝🏻 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. \ No newline at end of file +⚠️ `brew install antidote` before placing files in your home directory. Backup any of the files you already have existing. \ No newline at end of file