This guide explains how to customize the ASCII logo in `neofetch` by using your own ASCII art file.
~/neofetchTux.txt
nano ~/.config/neofetch/config.conf
image_source="~/neofetchTux.txt" ascii="custom" ascii_distro="default"
neofetch
Your custom ASCII art should now appear in the terminal whenever you run `neofetch`.