Init root.sh

This commit is contained in:
matt1432 2022-12-17 00:47:26 -05:00
parent 86b9c32d70
commit 33c0d13738

2
root.sh Normal file
View file

@ -0,0 +1,2 @@
export TERM=xterm-color
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;31m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '