When I open Terminus the command line continually opens to the wrong path.
It automatically goes to this –
bigsky@DESKTOP-ERQRIUA:~/dapptutorial/src$
When I want to it open to
bigsky@DESKTOP-ERQRIUA:~/dapptutorial
I can change it manually using cd dapptutorial and works fine. However, if I close out of the terminal and then open it back again it automatically reverts to ~/dapptutorial/src$.
Is there a way to specify the path here so that it opens where I want it to?
thanks!