From 2adc51e1572c3033bd8dcf8cbe31f396288e7ccd Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 19 Sep 2025 21:57:23 -0400 Subject: zsh: disable extendedglob --- home/zsh/zshrc | 1 - 1 file changed, 1 deletion(-) (limited to 'home') diff --git a/home/zsh/zshrc b/home/zsh/zshrc index 346faef..196c345 100644 --- a/home/zsh/zshrc +++ b/home/zsh/zshrc @@ -25,7 +25,6 @@ then fi # load zsh plugins -setopt extendedglob bindkey -v tabs -- cgit v1.2.3-freya