diff --git a/neofetch b/neofetch index f514ad36..150a615b 100755 --- a/neofetch +++ b/neofetch @@ -1597,8 +1597,8 @@ get_shell() { yash) shell+=$("$SHELL" --version 2>&1) shell=${shell/ $shell_name} - shell=${shell/ Yet another shell } - shell=${shell/ Copyright*} + shell=${shell/ Yet another shell} + shell=${shell/Copyright*} ;; *)