diff --git a/neofetch b/neofetch index 98a760d6..965ef86d 100755 --- a/neofetch +++ b/neofetch @@ -160,6 +160,7 @@ get_distro() { fi fi distro="$(trim_quotes "$distro")" + distro="${distro/'NAME='}" ;; "Mac OS X")