From c11167819b3b41d45b5b402c57c1bf928ee0f355 Mon Sep 17 00:00:00 2001 From: Josh Patra <30350506+SoPat712@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:09:43 -0400 Subject: [PATCH] fixes --- zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index bd4841b..04879b7 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -45,7 +45,6 @@ SOLARIZED_THEME="dark" # Uncomment the following line to use hyphen-insensitive completion. # Case-sensitive completion must be off. _ and - will be interchangeable. # HYPHEN_INSENSITIVE="true" - # Uncomment one of the following lines to change the auto-update behavior # zstyle ':omz:update' mode disabled # disable automatic updates # zstyle ':omz:update' mode auto # update automatically without asking