From 5e1693a1cea0fb284c36602fe860b0c470de63ed Mon Sep 17 00:00:00 2001 From: rokosun Date: Sun, 2 Oct 2022 14:54:00 +0200 Subject: [PATCH] Add newline at the end for tromjaro-fixes.sh --- tromjaro-fixes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tromjaro-fixes.sh b/tromjaro-fixes.sh index 3005cdb..1581eeb 100644 --- a/tromjaro-fixes.sh +++ b/tromjaro-fixes.sh @@ -14,4 +14,4 @@ export LESS_TERMCAP_us=$'\e[1;32m' export LESS_TERMCAP_ue=$'\e[0m' # Disable the beep sound -xset b off \ No newline at end of file +xset b off