<div dir="ltr"><div dir="ltr"><br><br>On Thu, Feb 28, 2019 at 3:21 PM Patton, Eric (NRCan/RNCan) <<a href="mailto:eric.patton@canada.ca">eric.patton@canada.ca</a>> wrote:<br>><br>> Hi, I am having trouble changing my PS1 bash prompt in Grass 7.7svn. I have PS1 set to “\W >” in ~/.grass.bashrc, but instead my prompt consistently prints<br>><br>> “GRASS 7.7.svn ($LOCATION_NAME):\w > “  (with LOCATION_NAME and \W expanded to current Grass location and full directory path, respectively). The result is my prompt is eating almost the full width of my shell window.<br>><br>> Just wondering what other resource files need to be changed?<br><div><br></div><div>You could directly hack the GRASS startup script grass77, there in the fn bash_startup() the line that defines PS1, around L1772.</div><div><br></div><div>HTH,</div><div><br></div><div>Markus M<br></div><br></div></div>