src/ebuild-activate: change PS1
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
parent
e1973e3055
commit
662d9b42f4
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user