termux-shell
                                
                                 termux-shell copied to clipboard
                                
                                    termux-shell copied to clipboard
                            
                            
                            
                        Beautify your Termux App with this Shell 😍
TERMUX Parrot Shell
Beautify your Termux App 😎
[+] Installation & Usage
apt update
apt install git -y
git clone https://github.com/htr-tech/termux-shell.git
cd termux-shell
chmod +x *
sh install.sh
exit
or use Single Command
apt update && apt install git -y && git clone https://github.com/htr-tech/termux-shell.git && cd termux-shell && chmod +x * && sh install.sh