Context:
The problem comes from the work folder location: if I should work in a subfolder of a subfolder of a subfolder et cetera... The command line of the shell bask in Linux is so long that can use two lines to be correctly printed.
Question:
Is there a way of showing only the last (or the few last) working subfolder?
Example:
What is actually printed:
user@user-pc:~/Documents/robotic_arm/Monitoring/difference/develop/component/example/subfolder/subexample/module$
What I would love to see:
user@user-pc:~/.../subexample/module$
More Info:
- Xubuntu 16.04
Terminator
is used instead of the default "Linux Terminal Emulator"- I had a look on this Stackoverflow's question but it is for the input and not for the default line printed by the shell