From cdfca9ee991150dc2361509f8d49fcda492ad4fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 4 Mar 2020 10:47:05 +0100 Subject: [PATCH] turnoffbeep if not --- myshell_load_fortmpconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/myshell_load_fortmpconfig b/myshell_load_fortmpconfig index 3eb26c0..2168a47 100644 --- a/myshell_load_fortmpconfig +++ b/myshell_load_fortmpconfig @@ -11,3 +11,5 @@ if [ -f ~/.aliases ]; then fi export WORK=~/Work + +turnoffbeep