When I am getting into my working directory, I have the next pathname in the console:
kravcneger@kravcneger-X751L:~/projects/gcc/my_project
That path is very long, and it increases the width of the terminal window. How can I make the pathname shorter, so that I wouldn't have to expand the terminal for comfortable work? A critical condition: to change the machine name and the working directory is prohibited. :)