From 3f93b57902e02d38468cb18ce442f2e66e52f901 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 8 Aug 2025 22:07:28 -0400 Subject: improve zsh and telescope --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index f1a72ba..aa65b2f 100644 --- a/.zshrc +++ b/.zshrc @@ -13,6 +13,7 @@ setopt hist_ignore_space # Misc options setopt autocd setopt extendedglob +unsetopt BEEP # Aliases alias ls='ls --color=auto' -- cgit v1.2.3