I am trying to configure neofetch with lolcat so I can print an ASCII OS logo in my linux terminal. I use ZSH as my shell and the problem comes whenever I add a lolcat command in the zshrc file, for example: neofetch --ascii_distro Kali | lolcat
This command will print the Kali ASCII art but without the lolcat color thing.
Does anybody know what could be the issue?