Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd ~
- nano .bashrc
- echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then
- command_not_found_handle() {
- /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1"
- }
- fi
- PS1='\[\e[35m\]┌─[\[\e[96m\]\T\[\e[35m\]]─────\e[35m[\[\e[0;93m\]D34D₹⁰S3\e[35m\]]\e[35m───[\[\e[0;35m\]\#]\n|\n\e[35m\]\e[35m└─[\[\e[35m\]\e[0;92m\W\[\e[35m\]]────►\e[1;95m'" > /data/data/com.termux/files/usr/etc/bash.bashrc
- source ~/.bashrc
- termux-reload-settings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement