2

When i'm in a deep folder hierarchy the entire list of folders are seen before $

enter image description here

How can i make this short even though i'm in the same folder.

arpit
  • 255
  • 5
  • 10

1 Answers1

1

There is not an easy way to do this, but take a look at this question for more information on how to write a script to do this for you:

trim the terminal command prompt working directory

Best, Lev

levlaz
  • 833