SHOW:
|
|
- or go back to the newest paste.
1 | echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then | |
2 | command_not_found_handle() { | |
3 | /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1" | |
4 | } | |
5 | fi | |
6 | ||
7 | PS1='\[\e[31m\]┌─[\[\e[37m\]\T\[\e[31m\]]─────\e[1;98m[JACK]\e[0;31m───[\#]\n|\n\e[0;31m└─[\[\e[31m\]\e[0;35m\W\[\e[31m\]]────►\e[1;93m'" > /data/data/com.termux/files/usr/etc/bash.bashrc && exit | |
8 | ||
9 | REMOVE | |
10 | ||
11 | echo "if [ -x /data/data/com.termux/files/usr/libexec/termux/command-not-found ]; then | |
12 | command_not_found_handle() { | |
13 | /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1" | |
14 | } | |
15 | fi | |
16 | PS1='\$ '" > /data/data/com.termux/files/usr/etc/bash.bashrc && exit |