Silence terminal bell in bashrc

This commit is contained in:
jon
2021-01-17 13:30:22 -06:00
parent 92b69591d0
commit c773ae404a

View File

@@ -29,6 +29,8 @@ alias ip='ip -c'
#alias s='sudo $(history -p !!)'
alias s='sudo'
set bell-style none
## function and alias for short find
short_find() {
find ./ -iname "*${1}*"
@@ -158,3 +160,5 @@ ex() {
done
return "$e"
}
# turn off incredibly annoying bell