From e747943c08b9a1c30985a7fadfd16ab06a2cdfaa Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 10 Jun 2016 18:34:47 +1000 Subject: [PATCH] Remove stray newlines --- neofetch | 3 --- 1 file changed, 3 deletions(-) diff --git a/neofetch b/neofetch index dc2ba915..1b40d079 100755 --- a/neofetch +++ b/neofetch @@ -2290,9 +2290,6 @@ getimage () { read -t 1 ${read_flags} -s -r term_size stty echo - - # 83;28;8;15 - # Split the string if [ "$image_backend" == "tycat" ]; then term_size=(${term_size//;/ })