#fossfrog
Termux echos their "motd" file every time you open a new tab or open Termux
So, to set up the banner we put our banner text to the "motd" file
motd file location is: ${PREFIX}/etc/motd
In this tutorial, I installed two packages in Termux "toilet and figlet"
"toilet" has some extra functions and "figlet" has more fonts
So, we use "toilet" to produce the banner with figlet's font
If you got any problem or face any issue then feel free to comment.