dotfiles/root.sh

3 lines
130 B
Bash
Raw Normal View History

2022-12-17 00:47:26 -05:00
export TERM=xterm-color
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;31m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '