Add custom shell prompt
This commit is contained in:
parent
a17a981160
commit
bff176ee38
1
shell
1
shell
@ -18,6 +18,7 @@ deb http://pkgmaster.devuan.org/merged $OPUS_DIST-security main
|
||||
# deb-src http://deb.devuan.org/merged $OPUS_DIST-updates main
|
||||
"
|
||||
export DEBIAN_FRONTEND="noninteractive"
|
||||
export PS1="\[\033[0;35m\]\$OPUS_NAME \$OPUS_ARCH \[\033[0m\]- \[\033[0;37m\]\$PWD\[\033[0m\]: "
|
||||
env
|
||||
echo ""
|
||||
echo "Environment expanded."
|
Loading…
Reference in New Issue
Block a user