From 622a9a90aac57c1b10cbecbefbd79662ff552e1a Mon Sep 17 00:00:00 2001 From: Chris Nutter Date: Tue, 15 Sep 2020 01:46:40 -0700 Subject: [PATCH] couple bugs fixed --- .scripts/neofetch-clean.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/neofetch-clean.sh b/.scripts/neofetch-clean.sh index 2afb41b..e7c4a44 100755 --- a/.scripts/neofetch-clean.sh +++ b/.scripts/neofetch-clean.sh @@ -5,7 +5,7 @@ trap "tput cnorm; exit" 2 clear neofetch tput civis -read -q +read -p "" tput cnorm