From 2f3f91682f7b4a33f1791781bfa8eca4f7c9527a Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Wed, 13 May 2026 19:32:22 -0400 Subject: new system on gentoo --- .bashrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index cb578fb..acb4ed4 100644 --- a/.bashrc +++ b/.bashrc @@ -18,9 +18,8 @@ export HISTCONTROL=ignorespace # Equivalent to setopt hist_ignore_space # Misc options shopt -s autocd # Equivalent to setopt autocd -shopt -s extglob # Equivalent to setopt extendedglob -# Disable Beep (Equivalent to unsetopt BEEP) +# Disable Beep bind 'set bell-style none' # Aliases -- cgit v1.2.3