Files
gentoo/dev-util/schroot/files/schroot_prompt.sh
Georgy Yakovlev 7a76ae8fe8 dev-util/schroot: add portage and zfs clone setup.d scripts
used by some releng machines

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-06-04 16:15:00 -07:00

2 lines
73 B
Bash

[[ -f /etc/debian_chroot ]] && PS1="chr: $(< /etc/debian_chroot) ${PS1}"