From e53e82c9c4698954b1c833d40ec4d7653c001c17 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 26 Aug 2016 11:15:27 +1000 Subject: [PATCH] Supress prompt erors --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 74ab9b6b..0b1579cd 100755 --- a/neofetch +++ b/neofetch @@ -3006,7 +3006,7 @@ main() { # Print the info printinfo - dynamicprompt + dynamicprompt 2>/dev/null # Re-enable line wrap printf "%b%s" "\033[?7h"