Skip to main content

TErminal prompt never references my repo

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! While there isn't a setting in cPanel to control this, you could add the following line to the end of the /home/username/.bashrc file, as this gets run each time the user logs in: cd /home/username/public_html
    That will tell Bash to cd you into the public_html directory each time the user is logged in. Let me know if that works for you!
    0
  • c3PanoH
    Hi cPRex, That did the trick!, i thank you - still learning bash commands so this one is right at the top of my list; its the obvious ones that fool you sometimes. thank you
    0
  • cPRex Jurassic Moderator
    You're welcome - glad that's all it took!
    0

Please sign in to leave a comment.