src/ebuild-activate: change PS1

Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć 2021-07-03 16:27:17 +02:00
parent e1973e3055
commit 662d9b42f4
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ then
export PORTDIR export PORTDIR
fi fi
PS1="[e] ${PS1}" PS1="(ebuild) ${PS1}"
echo ">>> Entering Ebuild development environment" echo ">>> Entering Ebuild development environment"