There does not seem to be any way to change this in the GUI.
Asked
Active
Viewed 2.5k times
2 Answers
25
Modify the ~/.bashrc file and add this at the end:
cd /directory/of/your/choice
Save and close the file.
Now, every time you open a console session, you will be cd'd to that directory.
SirCharlo
- 40,096