Advertisement
Jackspade9624

parrot-os shell

Feb 21st, 2025 (edited)
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement