I've configured my terminal in a such a way that it runs neofetch when opened.
However, there is now, a 200ms (approx.) delay before i can start typing.
Are there any faster alternatives to neofetch or is it possible to cache neofetch's output periodically?
2 Answers
On Ubuntu, you can comment out information about the number of packages in $HOME/.config/neofetch/config.conf (or for some specific case, in /etc/neofetch/config.conf) like this :
# info "Packages" packages 5 Try Archey, it runs instantly for me.