What is the reason behind changing the prompt based on the server.hcl files existence in the ~ folder what is it that you are trying to communicate
"
bob@student-node ~ ā touch server.gcl
bob@student-node ~ ā touch server.hcl
bob@student-node ~ via default ā rm server.hcl
bob@student-node ~ ā touch /tmp/server.hcl
bob@student-node ~ ā mv server.gcl server.hcl
"