When i open terminal (from any location), terminal is pointing to the path which looks like this:(base) franjo@Franjo:~/gammapy$
and then I run pwd
and I get output
(base) franjo@Franjo:~/gammapy$ pwd/home/franjo(base) franjo@Franjo:~/gammapy$
I am clearly not in gammapy directory.
If I open terminal from any other directory it will be the same e.g.
(base) franjo@Franjo:~/gammapy$ pwd/home/franjo/Documents/Unisi/PhD_lectures(base) franjo@Franjo:~/gammapy$
How can I remove ~/gammapy$
written every time I start terminal?