From 39cda4f29fe3d77107a97fe7d71d7c0094ac9fe0 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Sun, 3 Dec 2017 19:54:50 +0700 Subject: [PATCH] Misc: Remove comment --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index 4ac54a4c..d420429c 100755 --- a/neofetch +++ b/neofetch @@ -2689,7 +2689,6 @@ get_image_size() { make_thumbnail() { # Name the thumbnail using variables so we can # use it later. - # fix in mac cannot replace '/' with '_', optionally can use ${image//\//_} image_name="$crop_mode-$crop_offset-$width-$height-${image##*/}" # Handle file extensions.