Advertisement
Jackspade9624

kali bashrc red

Apr 25th, 2025 (edited)
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. echo "PS1='\[\033[0;94m\]┌──(\[\033[1;91m\]\u㉿kali\[\033[0;94m\])-[\[\033[0;1m\]\w\[\033[0;94m\]]
  2. \[\033[0;94m\]└─\[\033[0;91m\]#\[\033[0;1m\] '
  3.  
  4. # enable color support of ls
  5. alias ls='ls --color=auto'
  6. alias dir='ls --color=auto --format=vertical'
  7. alias vdir='ls --color=auto --format=long'" > ~/.bashrc
  8. source ~/.bashrc
  9. clear && exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement