# Custom PS1 for BusyBox ash if [ "$TERM" != "dumb" ]; then PS1="\033[1;32m\u@\h:\w\$ \033[0m" fi