Changed PS1 to use static hostname

This commit is contained in:
Myve 2025-01-21 03:30:58 +00:00
commit a3b1dd60a7
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ WORKDIR /home/user
ENV HOME=/home/user
ENV DISPLAY=:0
ENV SHELL=/usr/bin/bash
ENV PS1="[\u@\h \W \$?]\$ "
ENV PS1="[\u@myvnc \W \$?]\$ "
# X session environment variable
ENV STARTXBIN=startplasma-x11