Advertisement
Jackspade9624

anon-parrot

Apr 16th, 2025 (edited)
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. $HOME
  2.  
  3. rm -rf ~/.bashrc
  4.  
  5. echo "PS1='\[\033[0;91m\]┌──[\[\033[1;91m\]j4ck\[\033[1;93m\]@\[\033[1;96m\]localhost\[\033[0;91m\]]─[\[\033[0;92m\]\w\[\033[0;91m\]]\n\[\033[0;91m\]└──╼ \[\033[1;93m\]\$\[\033[0;0m\] '" >> ~/.bashrc
  6.  
  7. source ~/.bashrc
  8.  
  9. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement