How to run neofetch on every terminal launch

Hey just wanna know how do you guys run neofetch on terminal start one obvious way I know is to just write it at the last of initExtra (using home manager programs.bash.initExtra) But is there a good way of doing it like lets say using lib.mkafter so that the “neofetch” line gets added to the last of initExtra output or anything else?

I would just write it in the init file of your shell. If you are using home manager you can manage that file with nix. But else I don’t think that there is a “nix way” of doing that, it is just your shell