don't change the shell prompt

This commit is contained in:
Bruce Leidl 2018-02-03 10:24:39 -05:00
parent 851ec41485
commit 70e7e027e2

View File

@ -13,8 +13,6 @@ if [ -z "$ZSH_NAME" ] && [ "$0" = "$THIS_SCRIPT" ]; then
exit 1
fi
PS1="[(build) \W]$ "
TEMPLATECONF=../meta-citadel-distro/conf
. poky/oe-init-build-env