From b33cf57c16902939a966e732090d5c2665631e1a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 3 Oct 2016 18:11:00 +1100 Subject: [PATCH] Remove useless block --- neofetch | 4 ---- 1 file changed, 4 deletions(-) diff --git a/neofetch b/neofetch index 15f9fb8b..a43f0fc2 100755 --- a/neofetch +++ b/neofetch @@ -3178,10 +3178,6 @@ main() { # Reset horizontal cursor position printf "\033[9999999D" - # Move cursor to top of ascii art - [ "$image" != "ascii" ] && [ "$image" != "off" ] && \ - printf "\033[0H" - # Print the info printinfo dynamicprompt