chore(profile): add PS1 prompt

This commit is contained in:
Lars Sjöström 2025-06-24 10:30:33 +02:00
commit 727b4c3481
No known key found for this signature in database

View file

@ -139,6 +139,7 @@ EOF
cat <<EOF > $out/etc/profile
export PATH=/usr/bin
export TERMINFO=/usr/share/terminfo
export PS1='\u@\h:\w\$ '
EOF
### install PatOS glibc