diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-05-13 19:32:22 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-05-13 19:32:22 -0400 |
| commit | 2f3f91682f7b4a33f1791781bfa8eca4f7c9527a (patch) | |
| tree | eaf91e90301d87363bcb22dcd5c2253e0b0bad6d /.bashrc | |
| parent | be8c956b0e819f2db0c6ae3598b6590b62982a83 (diff) | |
new system on gentoo
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
