From b3721e3f1747f457fff187db8cb4fb1e6e7339da Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Wed, 17 Jul 2024 13:45:50 -1000 Subject: [PATCH] fix typo --- dot-files/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot-files/zshrc b/dot-files/zshrc index 71a3d2f..4309280 100644 --- a/dot-files/zshrc +++ b/dot-files/zshrc @@ -35,7 +35,7 @@ if ! zgen saved; then # completions zgen load zsh-users/zsh-completions src - # theses must be loaded AFTER zsh-syntax-highlighting + # these must be loaded AFTER zsh-syntax-highlighting zgen oh-my-zsh plugins/history-substring-search zgen load tarruda/zsh-autosuggestions