diff --git a/neofetch b/neofetch index da53f1ae..8cc5b1af 100755 --- a/neofetch +++ b/neofetch @@ -38,7 +38,7 @@ shopt -s eval_unsafe_arith &>/dev/null sys_locale=${LANG:-C} XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-${HOME}/.config} PATH=$PATH:/usr/xpg4/bin:/usr/sbin:/sbin:/usr/etc:/usr/libexec -reset='\e[39;22m' +reset='\e[0m' shopt -s nocasematch extglob # Speed up script by not using unicode.