From 5a41a124c9cbc872f835240579056f5ec69b5a44 Mon Sep 17 00:00:00 2001 From: Dylan Date: Fri, 29 Jan 2016 17:56:39 +1100 Subject: [PATCH] Fix ascii distro detection --- fetch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fetch b/fetch index d36ea713..f8137064 100755 --- a/fetch +++ b/fetch @@ -1420,6 +1420,8 @@ getascii () { image="off" return fi + + ascii="$ascii_dir/ascii/distro/${ascii/ *}" fi # Overwrite distro colors if '$ascii_color` doesn't